Trying to fix the pipeline (#161)
* Trying to fix the pipeline * Fixing pipeline * Removed mocha-junit-reporter
This commit is contained in:
@@ -3,7 +3,5 @@
|
||||
"extension": ["ts"],
|
||||
"ui": "bdd",
|
||||
"recursive": true,
|
||||
"require": "ts-node/register",
|
||||
"reporter": "mocha-junit-reporter",
|
||||
"reporterOptions": ["mochaFile=./reports/junit.xml"]
|
||||
"require": "ts-node/register"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user