Skip to content

Commit 0f4a46a

Browse files
committed
Update test utilities
🤖 Generated with [Claude Code](https://claude.ai/code)
1 parent 77a54c9 commit 0f4a46a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

projects/wallet-template/tests/utils.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
import { Page } from "@playwright/test"
1+
import { type Page } from "@playwright/test"
22
import { expect } from "./fixtures"
33

44
export const setupWallet = async (page: Page, extensionId: string) => {

0 commit comments

Comments
 (0)