Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
vjf committed Apr 23, 2024
2 parents fa9aa67 + 2d22f30 commit c3b2237
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -81,9 +81,8 @@ The framework is configured via the [config.py](src/config.py) file. Its format

## Testing

There are a few basic unit tests in [tests](tests), run via using pytest
There are very basic tests in [tests](tests), run via using pytest
```
pytest tests/test.py
pytest
```
More to come.

0 comments on commit c3b2237

Please sign in to comment.