Skip to content

Commit

Permalink
chore: fix OTWRF tests
Browse files Browse the repository at this point in the history
  • Loading branch information
samparsky committed Mar 29, 2024
1 parent bd9c1ee commit 5476bbf
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ contract OptimisticTokenWithdrawalRecipientFactoryTest is OWRTestHelper, Test {
uint256 threshold
);

address public ENS_REVERSE_REGISTRAR_GOERLI = 0x084b1c3C81545d370f3634392De611CaaBFf8148;

OptimisticTokenWithdrawalRecipientFactory owrFactoryModule;
MockERC20 mERC20;
address public recoveryAddress;
Expand Down

0 comments on commit 5476bbf

Please sign in to comment.