Skip to content

Commit 518f476

Browse files
vinod0mCopilot
andauthored
Update frontend/vite.config.ts
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent caf1727 commit 518f476

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

frontend/vite.config.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@ export default defineConfig({
1717
test: {
1818
globals: true,
1919
environment: 'jsdom',
20-
setupFiles: './src/test/setup.ts',
20+
setupFiles: 'src/test/setup.ts',
2121
}
2222
})

0 commit comments

Comments
 (0)