Skip to content

Commit

Permalink
add missing kw
Browse files Browse the repository at this point in the history
  • Loading branch information
tbrent committed Oct 16, 2024
1 parent e44e081 commit 39bde26
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/plugins/individual-collateral/collateralTests.ts
Original file line number Diff line number Diff line change
Expand Up @@ -1041,6 +1041,7 @@ export default function fn<X extends CollateralFixtureContext>(
},
{
isFiat: false,
targetUnitFeed0: false,
fee: bn('0'),
feed1: ZERO_ADDRESS,
timeout1: bn(0),
Expand Down

0 comments on commit 39bde26

Please sign in to comment.