Skip to content

Commit 7cf21ad

Browse files
committed
remove console log
1 parent b4582d4 commit 7cf21ad

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
@@ -47,7 +47,6 @@ describe('Integration tests', () => {
4747
}
4848
`),
4949
});
50-
console.log('result =>', result);
5150
const protocol = result.data.protocol;
5251
equal(protocol.id, 'iExec');
5352
equal(protocol.tvl, '0.02025');

0 commit comments

Comments
 (0)