mirror of
https://github.com/shlinkio/shlink-web-client.git
synced 2026-03-12 02:23:49 +00:00
Remove usages of vi.mock
This commit is contained in:
@@ -28,6 +28,7 @@ export default defineConfig({
|
||||
// Vitest config
|
||||
test: {
|
||||
globals: true,
|
||||
allowOnly: true,
|
||||
environment: 'jsdom',
|
||||
setupFiles: './config/test/setupTests.ts',
|
||||
coverage: {
|
||||
|
||||
Reference in New Issue
Block a user