ha-frontend/.mocharc.cjs

5 lines
77 B
JavaScript

module.exports = {
require: "test-mocha/testconf.js",
timeout: 10000,
};