Skip to content

Commit 42ef9ab

Browse files
update snapshot
1 parent 3ddfe99 commit 42ef9ab

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

system-tests/__snapshots__/pause_headed_exit_spec.ts.js

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,14 +36,14 @@ exports['cy.pause() in run mode / does not pause if headless'] = `
3636
┌────────────────────────────────────────────────────────────────────────────────────────────────┐
3737
│ Cypress: 1.2.3 │
3838
│ Browser: FooBrowser 88 │
39-
│ Specs: 1 found (no_pause_spec.js) │
40-
│ Searched: cypress/integration/no_pause_spec.js │
39+
│ Specs: 1 found (pause_spec.js)
40+
│ Searched: cypress/integration/pause_spec.js
4141
└────────────────────────────────────────────────────────────────────────────────────────────────┘
4242
4343
4444
────────────────────────────────────────────────────────────────────────────────────────────────────
4545
46-
Running: no_pause_spec.js (1 of 1)
46+
Running: pause_spec.js (1 of 1)
4747
4848
4949
cy.pause()

0 commit comments

Comments
 (0)