Skip to content

Commit b4582d4

Browse files
committed
re-add seconds
1 parent ff7c1a7 commit b4582d4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

itest/integration.test.ts

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

0 commit comments

Comments
 (0)