Skip to content

Commit fb67b7a

Browse files
Psycojokerhoh
authored andcommitted
doc(README): command to launch tests was incorrect
1 parent 06e0335 commit fb67b7a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -67,7 +67,7 @@ $ pip install -e .[all]
6767
You can use the test env defined for hatch to run the tests:
6868

6969
```shell
70-
$ hatch run test:run
70+
$ hatch run testing:run
7171
```
7272

7373
See `hatch env show` for more information about all the environments and their scripts.

0 commit comments

Comments
 (0)