Skip to content

Commit 0dd795b

Browse files
committed
fix: fix typo in config schema
references #1134 [ci skip]
1 parent f069925 commit 0dd795b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/schemas/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -611,7 +611,7 @@
611611
"html",
612612
"htmlcoverage",
613613
"jsoncoverage",
614-
"jsunit",
614+
"junit",
615615
"lcov",
616616
"pretty",
617617
"runner",

0 commit comments

Comments
 (0)