We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3ea8a31 commit 48d106eCopy full SHA for 48d106e
system-tests/test/pause_headed_exit_spec.ts
@@ -1,6 +1,6 @@
1
import systemTests from '../lib/system-tests'
2
3
-describe('cy.pause() works with --headed and --no-exit', () => {
+describe('cy.pause() in run mode', () => {
4
systemTests.setup()
5
6
systemTests.it('pauses with --headed and --no-exit', {
0 commit comments