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 7ddceac commit 48bb93bCopy full SHA for 48bb93b
src/apps/cursorless-vscode-e2e/suite/editNewCell.test.ts
@@ -33,7 +33,7 @@ async function runTest(
33
34
// FIXME: There seems to be some timing issue when you create a notebook
35
// editor
36
- await sleepWithBackoff(100);
+ await sleepWithBackoff(200);
37
38
await graph.hatTokenMap.allocateHats();
39
0 commit comments