Skip to content

Commit 387d1f5

Browse files
authored
typo
1 parent 4cb7560 commit 387d1f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/reports.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -212,7 +212,7 @@ Additional configuration should be added to `codecept.conf.js` to print xml repo
212212

213213
```json
214214
"mocha": {
215-
"repporter": "mocha-junit-reporter",
215+
"reporter": "mocha-junit-reporter",
216216
"reporterOptions": {
217217
"mochaFile": "output/result.xml"
218218
}

0 commit comments

Comments
 (0)