1
0
mirror of https://github.com/louislam/uptime-kuma.git synced 2025-01-02 00:10:42 +02:00
uptime-kuma/config/jest-backend.config.js
2021-10-13 02:53:59 +08:00

6 lines
87 B
JavaScript

module.exports = {
"rootDir": "..",
"testRegex": "./test/backend.spec.js",
};