diff --git a/tests/configs/without_modules.js b/tests/configs/without_modules.js index a90115d4..50ff521e 100644 --- a/tests/configs/without_modules.js +++ b/tests/configs/without_modules.js @@ -4,9 +4,7 @@ * MIT Licensed. */ let config = { - ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"], - - units: "metric" + ipWhitelist: ["127.0.0.1", "::ffff:127.0.0.1", "::1", "::ffff:192.168.10.1"] }; /*************** DO NOT EDIT THE LINE BELOW ***************/