Commit 25a838f
authored
Increase sleep to fix mac breakages in ci tests (#2701)
Errors like this
https://github.com/cursorless-dev/cursorless/actions/runs/12454094525/job/34764966216#step:10:8885
I ran the test three times and everything appears to be working now.
## Checklist
- [/] I have added
[tests](https://www.cursorless.org/docs/contributing/test-case-recorder/)
- [/] I have updated the
[docs](https://github.com/cursorless-dev/cursorless/tree/main/docs) and
[cheatsheet](https://github.com/cursorless-dev/cursorless/tree/main/cursorless-talon/src/cheatsheet)
- [/] I have not broken the cheatsheet1 parent 8574fc7 commit 25a838f
File tree
1 file changed
+1
-1
lines changed- packages/cursorless-vscode-e2e/src/suite/scopeProvider
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | | - | |
| 63 | + | |
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| |||
0 commit comments