Skip to content

Commit 48d106e

Browse files
generalize test name
Co-authored-by: Emily Rohrbough <emilyrohrbough@users.noreply.github.com>
1 parent 3ea8a31 commit 48d106e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-tests/test/pause_headed_exit_spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import systemTests from '../lib/system-tests'
22

3-
describe('cy.pause() works with --headed and --no-exit', () => {
3+
describe('cy.pause() in run mode', () => {
44
systemTests.setup()
55

66
systemTests.it('pauses with --headed and --no-exit', {

0 commit comments

Comments
 (0)