Skip to content

Commit f2e4990

Browse files
test loading indicators
1 parent ef6f8c8 commit f2e4990

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/powersynctests/e2e/rawQueries.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ describe('Raw queries', () => {
1414
.label;
1515
testCount = Number(testCounterLabel);
1616

17-
await waitForAllLoadingIndicatorsToDisappear(30000);
17+
await waitForAllLoadingIndicatorsToDisappear(60000);
1818
});
1919

2020
// Since tests need to be defined statically, we need to use a loop to evaluate the tests dynamically

0 commit comments

Comments
 (0)