Skip to content

Commit f7386d0

Browse files
committed
save
1 parent 76db26c commit f7386d0

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

src/earn/utils/buildDepositToMorphoTx.test.ts

-7
Original file line numberDiff line numberDiff line change
@@ -94,10 +94,3 @@ describe('buildDepositToMorphoTx', () => {
9494
).toBe(result[1].data);
9595
});
9696
});
97-
98-
buildDepositToMorphoTx({
99-
vaultAddress: '0x',
100-
tokenAddress: '0x',
101-
amount: 0n,
102-
receiverAddress: '0x',
103-
});

0 commit comments

Comments
 (0)