summaryrefslogtreecommitdiffstats
path: root/config/jest-backend.config.js
blob: 1a88d9a6b93dcfbea2aa46b2d0903bd86c5e213d (plain)
1
2
3
4
5
module.exports = {
    "rootDir": "..",
    "testRegex": "./test/backend.spec.js",
};