Skip to content

Commit d6764d6

Browse files
committed
fix tests
1 parent 2c73be3 commit d6764d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/e2e/account.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
import { Request } from "@playwright/test";
22

3-
import { encodeAddress } from "../../src/utils/formatAddress";
3+
import { encodeAddress } from "../../src/utils/address";
44
import { getNetwork } from "../../src/services/networksService";
55

66
import { clearCapturedPageEvents, waitForPageEvent } from "../utils/events";

0 commit comments

Comments
 (0)