mirror of
https://github.com/apple/pkl.git
synced 2026-07-08 22:15:11 +02:00
Remove duplicate block ids (#1145)
We can't repeat these block ids multiple times in the same page.
This commit is contained in:
@@ -577,7 +577,6 @@ Directory where to store JUnit reports.
|
|||||||
No JUnit reports will be generated if this option is not present.
|
No JUnit reports will be generated if this option is not present.
|
||||||
====
|
====
|
||||||
|
|
||||||
[[junit-aggregate-reports]]
|
|
||||||
.--junit-aggregate-reports
|
.--junit-aggregate-reports
|
||||||
[%collapsible]
|
[%collapsible]
|
||||||
====
|
====
|
||||||
@@ -586,7 +585,6 @@ Aggregate JUnit reports into a single file.
|
|||||||
By default it will be `pkl-tests.xml` but you can override it using `--junit-aggregate-suite-name` flag.
|
By default it will be `pkl-tests.xml` but you can override it using `--junit-aggregate-suite-name` flag.
|
||||||
====
|
====
|
||||||
|
|
||||||
[[junit-aggregate-suite-name]]
|
|
||||||
.--junit-aggregate-suite-name
|
.--junit-aggregate-suite-name
|
||||||
[%collapsible]
|
[%collapsible]
|
||||||
====
|
====
|
||||||
|
|||||||
Reference in New Issue
Block a user