We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4582d4 commit 7cf21adCopy full SHA for 7cf21ad
itest/integration.test.ts
@@ -47,7 +47,6 @@ describe('Integration tests', () => {
47
}
48
`),
49
});
50
- console.log('result =>', result);
51
const protocol = result.data.protocol;
52
equal(protocol.id, 'iExec');
53
equal(protocol.tvl, '0.02025');
0 commit comments