Skip to content

Commit ffba29d

Browse files
test: fix system-tests-firefox downloads flake (#20549)
1 parent 7d87da9 commit ffba29d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system-tests/test/downloads_spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ describe('e2e downloads', () => {
2323

2424
systemTests.it('allows changing the downloads folder', {
2525
project: 'downloads',
26-
spec: '*',
26+
spec: 'downloads_spec.ts',
2727
config: {
2828
downloadsFolder: 'cypress/dls',
2929
video: false,

0 commit comments

Comments
 (0)