mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-03-08 14:15:56 -05:00
6 lines
87 B
JavaScript
6 lines
87 B
JavaScript
![]() |
module.exports = {
|
||
|
"rootDir": ".",
|
||
|
"testRegex": "./test/frontend.spec.js",
|
||
|
};
|
||
|
|