Skip to content

Commit ff7c1a7

Browse files
committed
remve console log
1 parent f38a77b commit ff7c1a7

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

itest/integration.test.ts

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

0 commit comments

Comments
 (0)