mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-12-11 16:54:35 -05:00
6 lines
88 B
JavaScript
6 lines
88 B
JavaScript
module.exports = {
|
|
"rootDir": "..",
|
|
"testRegex": "./test/frontend.spec.js",
|
|
};
|
|
|