Skip to content

Commit

Permalink
fix: merge fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Van0k committed Jan 6, 2023
1 parent c6837e5 commit 4aade93
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/test/credit/CreditConfigurator.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -1667,6 +1667,7 @@ contract CreditConfiguratorTest is
maxBorrowedAmount: uint128(150000 * WAD),
collateralTokens: cTokens,
degenNFT: address(0),
blacklistHelper: address(0),
expirable: false,
skipInit: true
});
Expand Down

0 comments on commit 4aade93

Please sign in to comment.