mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-05-19 13:42:34 +02:00
5 lines
87 B
JavaScript
5 lines
87 B
JavaScript
module.exports = {
|
|
"rootDir": "..",
|
|
"testRegex": "./test/backend.spec.js",
|
|
};
|
|
|