mirror of
https://github.com/immich-app/immich
synced 2025-11-07 17:27:20 +00:00
chore: undeclared versions/updates (#19649)
This commit is contained in:
parent
a5c431fbf5
commit
db0415bbcc
11 changed files with 477 additions and 282 deletions
|
|
@ -53,7 +53,7 @@ export default defineConfig({
|
|||
test: {
|
||||
include: ['src/**/*.{test,spec}.{js,ts}'],
|
||||
globals: true,
|
||||
environment: 'jsdom',
|
||||
environment: 'happy-dom',
|
||||
setupFiles: ['./src/test-data/setup.ts'],
|
||||
sequence: {
|
||||
hooks: 'list',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue