Skip to content

Commit

Permalink
Updated timeout
Browse files Browse the repository at this point in the history
  • Loading branch information
kritagya09 committed Dec 26, 2023
1 parent 06958cc commit 0ddc352
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion projects/aca-playwright-shared/src/utils/timeouts.ts
Original file line number Diff line number Diff line change
Expand Up @@ -34,5 +34,5 @@ export const timeouts = {
globalTest: 45 * 1000,
extendedTest: 150 * 1000,
webServer: 240 * 1000,
globalSpec: 60 * 10 * 1000
globalSpec: 60 * 20 * 1000
};

0 comments on commit 0ddc352

Please sign in to comment.