mirror of
https://github.com/home-assistant/frontend.git
synced 2025-04-22 20:37:20 +00:00
5 lines
77 B
JavaScript
5 lines
77 B
JavaScript
module.exports = {
|
|
require: "test-mocha/testconf.js",
|
|
timeout: 10000,
|
|
};
|