X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.mocharc.json;h=162b537df12c5a07db936841d415f3a594f46137;hb=64818750b8394051b2a77ccf27ea4c2ff2b7af6e;hp=6bab7faa18f3b10859b4d2aaedfd0093b64010fd;hpb=e7aeea18e189dd087c8f951cf77a253e2818ae90;p=e-mobility-charging-stations-simulator.git diff --git a/.mocharc.json b/.mocharc.json index 6bab7faa..162b537d 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -10,6 +10,7 @@ "timeout": 2000, "ui": "bdd", "full-trace": true, + "enable-source-maps": true, "exit": true, "require": ["ts-node/register", "mochawesome/register"] }