Skip to content

Commit 6cde1a8

Browse files
committed
set back 10 seconds
1 parent 95caf7f commit 6cde1a8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

itest/integration.test.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ describe('Integration tests', () => {
2727
),
2828
);
2929
await environment.up();
30-
const secondsToWait = 5;
30+
const secondsToWait = 10;
3131
console.log(
3232
`Waiting ${secondsToWait}s for graphnode to ingest a few blocks before querying it..`,
3333
);

0 commit comments

Comments
 (0)