Skip to content

Commit e8735c6

Browse files
committed
fix UI tests
1 parent 9a8022a commit e8735c6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/ui/vitest.setup.mjs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
import "zod-openapi/extend"
12
import '@testing-library/jest-dom/vitest';
23
import { vi } from 'vitest';
34

0 commit comments

Comments
 (0)