mirror of https://github.com/knative/pkg.git
Format markdown (#997)
Produced via: `prettier --write --prose-wrap=always $(find -name '*.md' | grep -v vendor | grep -v .github)` /assign n3wscott /cc n3wscott
This commit is contained in:
parent
cff115c2dd
commit
96d3b8c24c
|
@ -1,7 +1,7 @@
|
|||
## junithelper
|
||||
|
||||
junithelper is a tool for creating a simple junit test result, which is
|
||||
used for creating a single junit result file with a single test
|
||||
junithelper is a tool for creating a simple junit test result, which is used for
|
||||
creating a single junit result file with a single test
|
||||
|
||||
## Usage
|
||||
|
||||
|
|
Loading…
Reference in New Issue