Skip to content

Commit

Permalink
test fix
Browse files Browse the repository at this point in the history
  • Loading branch information
bxmmm1 committed Oct 24, 2024
1 parent ad5633d commit f386995
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion l2-contracts/test/unit/L2RewardManager.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,7 @@ contract L2RewardManagerTest is Test {

// L1RewardManager
L1RewardManager l1RewardManagerImpl = new L1RewardManager({
XpufETH: address(xPufETHProxy),
xPufETH: address(xPufETHProxy),
pufETH: address(pufferVault),
lockbox: address(xERC20Lockbox),
l2RewardsManager: address(l2RewardManager)
Expand Down

0 comments on commit f386995

Please sign in to comment.