清理代码
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Qumolama.d
2022-05-03 19:38:12 +08:00
parent 7569603096
commit cf9f9bea7c
4 changed files with 4 additions and 10 deletions

View File

@ -124,9 +124,9 @@ export default {
// rootDir: undefined,
// A list of paths to directories that Jest should use to search for files in
// roots: [
// "<rootDir>"
// ],
roots: [
"src", "tests"
],
// Allows you to use a custom runner instead of Jest's default test runner
// runner: "jest-runner",