5 lines
87 B

module.exports = {
"rootDir": "..",
"testRegex": "./test/backend.spec.js",
};