mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-23 13:24:06 +00:00
remove env.js
This commit is contained in:
@@ -10,7 +10,7 @@ describe("Vendors", function () {
|
||||
let app = null;
|
||||
|
||||
beforeAll(function () {
|
||||
process.env.MM_CONFIG_FILE = "tests/configs/env.js";
|
||||
process.env.MM_CONFIG_FILE = "tests/configs/default.js";
|
||||
return helpers
|
||||
.startApplication({
|
||||
args: ["js/electron.js"]
|
||||
|
Reference in New Issue
Block a user