Skip to content

Commit

Permalink
Fix snapshots.
Browse files Browse the repository at this point in the history
  • Loading branch information
sainthkh committed Dec 13, 2019
1 parent 12360b4 commit 848c6ad
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 12 deletions.
2 changes: 0 additions & 2 deletions packages/server/__snapshots__/2_cdp_spec.ts.js
Original file line number Diff line number Diff line change
Expand Up @@ -40,6 +40,4 @@ Error details:
Error: connect ECONNREFUSED 127.0.0.1:7777
[stack trace lines]
`
2 changes: 0 additions & 2 deletions packages/server/__snapshots__/4_request_spec.coffee.js
Original file line number Diff line number Diff line change
Expand Up @@ -128,8 +128,6 @@ The stack trace for this error is:
RequestError: Error: connect ECONNREFUSED 127.0.0.1:16795
[stack trace lines]
[stack trace lines]
Expand Down
8 changes: 0 additions & 8 deletions packages/server/__snapshots__/6_visit_spec.coffee.js
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ The stack trace for this error is:
Error: connect ECONNREFUSED 127.0.0.1:16795
[stack trace lines]
[stack trace lines]
Expand Down Expand Up @@ -578,8 +576,6 @@ The stack trace for this error is:
Error: ESOCKETTIMEDOUT
[stack trace lines]
[stack trace lines]
2) response timeouts result in an error handles no response errors when not initially visiting:
CypressError: cy.visit() failed trying to load:
Expand All @@ -602,8 +598,6 @@ The stack trace for this error is:
Error: ESOCKETTIMEDOUT
[stack trace lines]
[stack trace lines]
3) response timeouts result in an error fails after reducing the responseTimeout option:
CypressError: cy.visit() failed trying to load:
Expand All @@ -626,8 +620,6 @@ The stack trace for this error is:
Error: ESOCKETTIMEDOUT
[stack trace lines]
[stack trace lines]
Expand Down

0 comments on commit 848c6ad

Please sign in to comment.