Skip to content

Commit

Permalink
fix/e2e_tests (#444)
Browse files Browse the repository at this point in the history
  • Loading branch information
joepegler authored Mar 4, 2024
1 parent 2371b23 commit bc0c6da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/account/tests/account.e2e.spec.ts
Original file line number Diff line number Diff line change
Expand Up @@ -185,6 +185,7 @@ describe("Account Tests", () => {
whale: { viemWallet: signer, publicAddress: recipient },
bundlerUrl,
nftAddress,
publicClient
} = mumbai;

const smartAccount = await createSmartAccountClient({
Expand Down

0 comments on commit bc0c6da

Please sign in to comment.