Skip to content

Commit 4ffa204

Browse files
committed
wait longer
1 parent f96cf6f commit 4ffa204

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

packages/cli/src/__tests__/e2e/query.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -112,5 +112,5 @@ mutation {
112112
projectRoot,
113113
errorHandler
114114
);
115-
}, 120000);
115+
}, 240000);
116116
});

0 commit comments

Comments
 (0)