mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-02-25 18:55:21 -06:00
move jest config files to config dir
This commit is contained in:
5
config/jest-backend.config.js
Normal file
5
config/jest-backend.config.js
Normal file
@@ -0,0 +1,5 @@
|
||||
module.exports = {
|
||||
"rootDir": "..",
|
||||
"testRegex": "./test/backend.spec.js",
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user