mirror of
https://github.com/fsquillace/junest.git
synced 2026-01-23 02:34:30 +00:00
📝 Fix path to unit tests
This commit is contained in:
parent
6084218598
commit
147798117b
1 changed files with 1 additions and 1 deletions
|
|
@ -153,7 +153,7 @@ All JuNest issues are tracked as [GitHub issues](https://guides.github.com/featu
|
|||
#### Unit Tests ####
|
||||
To run unit tests:
|
||||
```sh
|
||||
./tests/unit-tests.sh
|
||||
./tests/unit-tests/unit-tests.sh
|
||||
```
|
||||
|
||||
#### Integration Tests ####
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue