Skip to content

Commit b79d0c3

Browse files
jakecastelliaduh95
andauthored
Update test/fixtures/test-runner/output/test-timeout-flag.js
Co-authored-by: Antoine du Hamel <[email protected]>
1 parent a982c95 commit b79d0c3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/fixtures/test-runner/output/test-timeout-flag.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ describe('--test-timeout is set to 500ms', () => {
1313
test('test 3 must pass', async () => {
1414
await setTimeout(10);
1515
})
16-
})
16+
});

0 commit comments

Comments
 (0)