Remove old CLI tests from unit test docs (#5415)

main
Maxim Zhiltsov 3 years ago committed by GitHub
parent 3e1ccc8602
commit 673ecefbc3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -92,7 +92,7 @@ pytest ./tests/python --rebuild
**Running tests**
1. Python tests
```
python manage.py test --settings cvat.settings.testing cvat/apps utils/cli
python manage.py test --settings cvat.settings.testing cvat/apps
```
1. JS tests
```

Loading…
Cancel
Save