Fixed docs
This commit is contained in:
parent
a105db28f1
commit
e6ab2d2857
|
@ -10,7 +10,7 @@ Is capable of migrating from Javadoc based property specification to the
|
|||
Convert tests with `@DisplayName` to Javadoc:
|
||||
|
||||
```bash
|
||||
python -m standardize_test_format --javadoc --only-displayname -i <REPOSITORY_PATH>
|
||||
python -m standardize_test_format --javadoc --naming preserve --only-displayname -i <REPOSITORY_PATH>
|
||||
```
|
||||
|
||||
It it recommended that you do this with no unstaged changes, to more easily
|
||||
|
|
Loading…
Reference in New Issue
Block a user