mirror of
https://github.com/louislam/uptime-kuma.git
synced 2025-04-14 21:03:10 -04:00
6 lines
88 B
JavaScript
6 lines
88 B
JavaScript
module.exports = {
|
|
"rootDir": "..",
|
|
"testRegex": "./test/frontend.spec.js",
|
|
};
|
|
|