Skip to content

Commit 5a989ff

Browse files
restyled-commitsyufengwangca
authored andcommitted
Restyled by prettier-markdown
1 parent a7a0e7c commit 5a989ff

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/guides/BUILDING.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -616,8 +616,8 @@ Coverage from cluster implementations - all: Coverage from the entire Matter SDK
616616
--python Also run Python-based tests, in addition to unit tests.
617617
618618
-o, --output_root=DIR If specified, skip the build phase and only run coverage
619-
on the provided build output directory. This directory must have been
620-
built with use_coverage=true and have had tests run already.
619+
on the provided build output directory. This directory must have been built with
620+
use_coverage=true and have had tests run already.
621621
622622
--target=<testname> When running unit tests, specifies a particular test target
623623
to run (e.g., TestEmberAttributeBuffer.run).

0 commit comments

Comments
 (0)