Skip to content

Commit 48bb93b

Browse files
authored
1 parent 7ddceac commit 48bb93b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/apps/cursorless-vscode-e2e/suite/editNewCell.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ async function runTest(
3333

3434
// FIXME: There seems to be some timing issue when you create a notebook
3535
// editor
36-
await sleepWithBackoff(100);
36+
await sleepWithBackoff(200);
3737

3838
await graph.hatTokenMap.allocateHats();
3939

0 commit comments

Comments
 (0)