Skip to content

Commit 82f13a4

Browse files
tests: increase timeout more
1 parent 78848be commit 82f13a4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tests/unit/browser/CopyrightProblemsPageTests.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ describe( 'CopyrightProblemsPage tests', () => {
3131
() => p.evaluate(
3232
() => window.InfringementAssistant.session != null
3333
),
34-
60e3
34+
300e3
3535
), p ] )[ 1 ] );
3636
} );
3737

0 commit comments

Comments
 (0)