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