Skip to content

Commit 807527c

Browse files
committed
chore: remove debug logging
1 parent f6afb22 commit 807527c

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

contrib/core-contract-tests/tests/sip-031/sip-031.fast-check.test.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -62,9 +62,6 @@ test('property: vesting calculations are always mathematically correct', async (
6262
Number(constants.INITIAL_MINT_VESTING_ITERATION_BLOCKS),
6363
);
6464

65-
console.log(
66-
`Running vesting calculation test for ${blocksElapsed} blocks and extra deposit ${extraDeposit}`,
67-
);
6865
mintInitial();
6966

7067
// Add extra deposit

0 commit comments

Comments
 (0)