Skip to content

Commit d1dfa8c

Browse files
committed
Pump it up
1 parent 661efe6 commit d1dfa8c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/commands.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ suite('Commands Test Suite', () => {
8787
};
8888
}
8989
await vscode.commands.executeCommand('imandrax.check_all');
90-
await util.sleep(1_500);
90+
await util.sleep(3_000);
9191
}
9292
while (startCount > endCount);
9393

0 commit comments

Comments
 (0)