We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent daa25b0 commit 49c8443Copy full SHA for 49c8443
packages/e2e-tests/test/e2e-analytics.spec.ts
@@ -46,7 +46,7 @@ describe('e2e Analytics Node', function () {
46
);
47
expect(helloIsWritablePrimary).to.contain('true');
48
},
49
- { timeout: 20_000 }
+ { timeout: 40_000 }
50
51
});
52
0 commit comments