Skip to content

Commit

Permalink
fix: Feedback addressed by revising coverage tests
Browse files Browse the repository at this point in the history
  • Loading branch information
joeywwwu committed Jan 31, 2024
1 parent 58a88b7 commit bc81daf
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 @@ -81,7 +81,7 @@ $ pytest tests/
To run coverage tests, run the following command:

```bash
$ pytest tests/ --cov=pycounts
$ pytest tests/ --cov=hexdropper
```


Expand Down

0 comments on commit bc81daf

Please sign in to comment.