mirror of
https://github.com/cypress-io/cypress.git
synced 2026-02-21 22:50:49 -06:00
driver: remove debugger
This commit is contained in:
@@ -120,7 +120,6 @@ module.exports = (Cypress, Commands) ->
|
||||
## if we made a request prior to a visit then it needs
|
||||
## to be filled out
|
||||
if not $Location.isFullyQualifiedUrl(options.url)
|
||||
debugger
|
||||
utils.throwErrByPath("request.url_invalid")
|
||||
|
||||
## only set json to true if form isnt true
|
||||
|
||||
Reference in New Issue
Block a user