Skip to content

Commit

Permalink
Fix hardhat tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Arachnid committed Aug 30, 2024
1 parent 63d9c96 commit f285abb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions contracts/test/fixtures/deployEnsFixture.ts
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@ export async function deployEnsFixture() {
accounts[0].address,
ethRegistry.address,
1n,
"https://example.com/"
]);

return {
Expand Down

0 comments on commit f285abb

Please sign in to comment.