Skip to content

Commit 05167d2

Browse files
committed
Move mockWallet to test fixtures
1 parent 7b94e13 commit 05167d2

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

src/config/rainbow-kit.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ import {
99
zerionWallet,
1010
} from "@rainbow-me/rainbowkit/wallets"
1111

12-
import { mockWallet } from "@/config/mockWallet"
12+
import { mockWallet } from "../../tests/e2e/fixtures/mockWallet"
1313

1414
const walletGroups = [
1515
{
File renamed without changes.

0 commit comments

Comments
 (0)