X-Git-Url: https://git.piment-noir.org/?a=blobdiff_plain;f=.mocharc.json;h=a5b18124f00e24ccfdd7b27da364b361c6e43432;hb=refs%2Ftags%2Fv2.4.6;hp=aebd1fc3af41bafa72ba71cc6306a2655141ba30;hpb=4456ef64dba0aafb421cd18da1755f8b785a40ce;p=poolifier.git diff --git a/.mocharc.json b/.mocharc.json index aebd1fc3..a5b18124 100644 --- a/.mocharc.json +++ b/.mocharc.json @@ -5,8 +5,8 @@ "timeout": 20000, "full-trace": true, "exit": true, - "reporter": "mochawesome", "enable-source-maps": true, + "reporter": "mochawesome", "reporter-options": "reportDir=outputs/mochawesome-report,json=false", "require": ["mochawesome/register"] }