1
0
mirror of https://github.com/misskey-dev/misskey.git synced 2026-05-27 10:44:26 +02:00

revert jest 30 related changes

This commit is contained in:
kakkokari-gtyih
2025-10-08 10:23:21 +09:00
parent 37207f6e1d
commit 789bdd255f
5 changed files with 466 additions and 837 deletions

View File

@@ -136,7 +136,7 @@ module.exports = {
// runner: "jest-runner",
// The paths to modules that run some code to configure or set up the testing environment before each test
setupFiles: ["<rootDir>/test/jest.setup.ts"],
// setupFiles: [],
// A list of paths to modules that run some code to configure or set up the testing framework before each test
// setupFilesAfterEnv: [],