diff --git a/packages/driver/src/cy/commands/request.coffee b/packages/driver/src/cy/commands/request.coffee index 81e72e7b13..958120d5ee 100644 --- a/packages/driver/src/cy/commands/request.coffee +++ b/packages/driver/src/cy/commands/request.coffee @@ -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