mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-28 02:19:07 +00:00
refactor: remove dom dependencies
This commit is contained in:
committed by
Carlos Valente
parent
1d2013ad41
commit
8e3db6c559
@@ -42,7 +42,6 @@ export default defineConfig({
|
||||
},
|
||||
test: {
|
||||
globals: true,
|
||||
setupFiles: './src/setupTests.js',
|
||||
environment: 'jsdom',
|
||||
},
|
||||
build: {
|
||||
|
||||
Reference in New Issue
Block a user