Switch CI actions to current node.js LTS
[e-mobility-charging-stations-simulator.git] / .mocharc.json
index 6bab7faa18f3b10859b4d2aaedfd0093b64010fd..162b537df12c5a07db936841d415f3a594f46137 100644 (file)
@@ -10,6 +10,7 @@
   "timeout": 2000,
   "ui": "bdd",
   "full-trace": true,
+  "enable-source-maps": true,
   "exit": true,
   "require": ["ts-node/register", "mochawesome/register"]
 }