We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f148b12 commit 6967317Copy full SHA for 6967317
tests/e2e.spec.ts
@@ -1,6 +1,6 @@
1
import { test, expect } from '@playwright/test';
2
3
-const proofTimeout = 240_000;
+const proofTimeout = 300_000;
4
5
test.beforeAll(async ({ }, { config }) => {
6
// Make sure the node is running
0 commit comments