We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2872597 commit 1676788Copy full SHA for 1676788
README.md
@@ -55,7 +55,7 @@ curl -L -o junit-xml-merger.jar \
55
java -jar junit-xml-merger.jar \
56
-i=src/test/resources/ \
57
-o=output.xml \
58
- -s=My Suite
+ -s="My Suite"
59
```
60
61
-----
0 commit comments