Skip to content

Commit

Permalink
Syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
Hesnicewithit committed Dec 9, 2024
1 parent f778ebf commit a4ff172
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/APXETHAdapter.t.sol
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ contract APXETHAdapterTest is DSTestPlus {
address(weth),
address(stableSwapNGPool),
address(pxETH),
address(apxETHDepositContract),
address(apxETHDepositContract)
);
// Register the token and adapter
IAlchemistV2.YieldTokenConfig memory ytc = IAlchemistV2AdminActions.YieldTokenConfig({
Expand Down

0 comments on commit a4ff172

Please sign in to comment.