Skip to content

Commit

Permalink
Merge branch 'main' into srPerformance
Browse files Browse the repository at this point in the history
  • Loading branch information
AndreasArvidsson authored Dec 23, 2024
2 parents eab4aa1 + 25a838f commit 71b7b6c
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ export async function runCustomSpokenFormScopeInfoTest() {
await unlink(cursorlessTalonStateJsonPath);
// Sleep to ensure that the scope support provider has time to update
// before the next test starts
await sleep(250);
await sleep(400);
} catch (_e) {
// Do nothing
}
Expand Down

0 comments on commit 71b7b6c

Please sign in to comment.