Skip to content

Commit 6eb9f4f

Browse files
committed
test: add mock setup for Tauri API interactions in test environment
1 parent 1b40de3 commit 6eb9f4f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/test/setup.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1 +1,2 @@
11
import "@testing-library/jest-dom/vitest";
2+
import "./mocks/tauri";

0 commit comments

Comments
 (0)