Apply prettier formating
[e-mobility-charging-stations-simulator.git] / test / robohydra / config.json
index 71e532fdccdce845962a2e7dbb43efab47575189..abd684f87660cb67c3e4b5d5a96fe02bb63e4fc0 100644 (file)
@@ -1,9 +1,4 @@
 {
-  "pluginLoadPaths": [
-    "test/robohydra/plugins"
-  ],
-  "plugins": [
-    "logger",
-    "wsServer"
-  ]
+  "pluginLoadPaths": ["test/robohydra/plugins"],
+  "plugins": ["logger", "wsServer"]
 }