We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f96cf6f commit 4ffa204Copy full SHA for 4ffa204
1 file changed
packages/cli/src/__tests__/e2e/query.spec.ts
@@ -112,5 +112,5 @@ mutation {
112
projectRoot,
113
errorHandler
114
);
115
- }, 120000);
+ }, 240000);
116
});
0 commit comments