kopia lustrzana https://github.com/elk-zone/elk
test: use relative path for tests setup
rodzic
c3339a01b0
commit
552169cfd9
|
@ -8,7 +8,7 @@ export default defineVitestConfig({
|
|||
test: {
|
||||
reporters: isCI ? ['default', 'hanging-process'] : ['default'],
|
||||
setupFiles: [
|
||||
'/tests/setup.ts',
|
||||
'./tests/setup.ts',
|
||||
],
|
||||
environmentOptions: {
|
||||
nuxt: {
|
||||
|
|
Ładowanie…
Reference in New Issue