🧪 Add test for Plex
This commit is contained in:
@@ -12,6 +12,9 @@ export default defineConfig({
|
||||
reporter: ['html'],
|
||||
all: true,
|
||||
exclude: ['.next/', '.yarn/', 'data/']
|
||||
}
|
||||
},
|
||||
setupFiles: [
|
||||
"./setupVitest.ts"
|
||||
]
|
||||
},
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user