driver: remove debugger

This commit is contained in:
Chris Breiding
2017-05-25 10:45:51 -04:00
parent b3ef06e041
commit ff54b55003

View File

@@ -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