Skip to content

Commit 04a2fcd

Browse files
authored
Merge pull request #31 from nat-n/fix_readme
Fix test instructions to match pipfile
2 parents 3616190 + 582a125 commit 04a2fcd

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)