Skip to content

Commit 00c4807

Browse files
authored
Merge pull request #69 from okize/patch-1
fix typo
2 parents 048157c + 0493d8c commit 00c4807

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -173,7 +173,7 @@ renders
173173
Using the `suiteNameTemplate`:
174174

175175
```shell
176-
JEST_JUNIT_SUIT_NAME ="{filename}" jest
176+
JEST_JUNIT_SUITE_NAME ="{filename}" jest
177177
```
178178

179179
```xml

0 commit comments

Comments
 (0)