Skip to content

Commit

Permalink
test: fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
avasisht23 committed Dec 3, 2023
1 parent 4bc3911 commit 3b1a1f9
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/accounts/src/light-account/__tests__/account.test.ts
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,6 @@ import { createLightAccountProvider } from "../provider.js";

const chain = polygonMumbai;

const chain = polygonMumbai;

describe("Light Account Tests", () => {
const dummyMnemonic =
"test test test test test test test test test test test test";
Expand Down

0 comments on commit 3b1a1f9

Please sign in to comment.