Skip to content

Commit

Permalink
update snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmunechika committed Apr 11, 2022
1 parent 3ddfe99 commit 42ef9ab
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions system-tests/__snapshots__/pause_headed_exit_spec.ts.js
Original file line number Diff line number Diff line change
Expand Up @@ -36,14 +36,14 @@ exports['cy.pause() in run mode / does not pause if headless'] = `
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
│ Cypress: 1.2.3 │
│ Browser: FooBrowser 88 │
│ Specs: 1 found (no_pause_spec.js) │
│ Searched: cypress/integration/no_pause_spec.js │
│ Specs: 1 found (pause_spec.js)
│ Searched: cypress/integration/pause_spec.js
└────────────────────────────────────────────────────────────────────────────────────────────────┘
────────────────────────────────────────────────────────────────────────────────────────────────────
Running: no_pause_spec.js (1 of 1)
Running: pause_spec.js (1 of 1)
cy.pause()
Expand Down

0 comments on commit 42ef9ab

Please sign in to comment.