Skip to content

Commit

Permalink
FIX: simply run pytest for running all tests
Browse files Browse the repository at this point in the history
  • Loading branch information
dalmia committed Apr 29, 2022
1 parent c8dc150 commit 8d96df7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -85,5 +85,5 @@ pip install -U pytest
- Run command

```
py -m pytest app/tests/questions.py
pytest
```

0 comments on commit 8d96df7

Please sign in to comment.