Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jxom committed Oct 8, 2024
1 parent 7c65014 commit 7511e4c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/ContractAddress.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ test('exports', () => {
expect(Object.keys(exports)).toMatchInlineSnapshot(`
[
"from",
"getCreateAddress",
"getCreate2Address",
"fromCreate",
"fromCreate2",
]
`)
})

0 comments on commit 7511e4c

Please sign in to comment.