Skip to content

Commit

Permalink
tests: increase timeout more
Browse files Browse the repository at this point in the history
  • Loading branch information
ChlodAlejandro committed Nov 17, 2024
1 parent 78848be commit 82f13a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/unit/browser/CopyrightProblemsPageTests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ describe( 'CopyrightProblemsPage tests', () => {
() => p.evaluate(
() => window.InfringementAssistant.session != null
),
60e3
300e3
), p ] )[ 1 ] );
} );

Expand Down

0 comments on commit 82f13a4

Please sign in to comment.