Skip to content

Commit 582a125

Browse files
committed
Fix test instructions to match pipfile
1 parent dc7a3e9 commit 582a125

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
@@ -323,7 +323,7 @@ Here's how to run the tests.
323323
$ pipenv run generate
324324

325325
# Run the tests
326-
$ pipenv run tests
326+
$ pipenv run test
327327
```
328328

329329
### TODO

0 commit comments

Comments
 (0)