Skip to content

Commit

Permalink
Try 3
Browse files Browse the repository at this point in the history
  • Loading branch information
MiksuJak committed May 23, 2024
1 parent 81fea12 commit eedc712
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/integration/truefi.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,7 +121,7 @@ describe('TrueFi', () => {

it('LinearDistributor', async () => {
await upgradeSuite(TEST_STATE_BLOCK_NUMBER, LinearTrueDistributor__factory, '0xfB8d918428373f766B352564b70d1DcC1e3b6383', [
(contract) => contract.trustToken,
(contract) => contract.trustToken(),
'distributionStart',
'duration',
'totalAmount',
Expand Down

0 comments on commit eedc712

Please sign in to comment.