Skip to content

Commit 86f747d

Browse files
committed
test its
1 parent 779569a commit 86f747d

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

0 commit comments

Comments
 (0)