Skip to content

Commit

Permalink
remve console log
Browse files Browse the repository at this point in the history
  • Loading branch information
gfournieriExec committed Nov 27, 2024
1 parent f38a77b commit ff7c1a7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion itest/integration.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ describe('Integration tests', () => {
),
);
await environment.up();
const secondsToWait = 10;
console.log(
`Waiting ${secondsToWait}s for graphnode to ingest a few blocks before querying it..`,
);
Expand Down

0 comments on commit ff7c1a7

Please sign in to comment.