File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
system-tests/__snapshots__ Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff 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()
You can’t perform that action at this time.
0 commit comments