Refactor Study Desk application structure
This commit is contained in:
parent
faaccf8a7e
commit
089439ed90
145 changed files with 8087 additions and 3412 deletions
|
|
@ -9,5 +9,7 @@ export default defineConfig({
|
|||
},
|
||||
test: {
|
||||
environment: "node",
|
||||
globalSetup: ["./tests/setup/globalSetup.ts"],
|
||||
fileParallelism: false,
|
||||
},
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue