mirror of https://github.com/louislam/uptime-kuma
6 lines
88 B
JavaScript
6 lines
88 B
JavaScript
|
module.exports = {
|
||
|
"rootDir": "..",
|
||
|
"testRegex": "./test/frontend.spec.js",
|
||
|
};
|
||
|
|