Skip to content
This repository has been archived by the owner on Nov 14, 2023. It is now read-only.

Commit

Permalink
Update README for REST API tests (cvat-ai#6971)
Browse files Browse the repository at this point in the history
  • Loading branch information
Kirill Sizov authored and mikhail-treskin committed Oct 25, 2023
1 parent b3d9b23 commit 7484788
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/python/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,8 @@ If you have updated the test database and want to update the assets/*.json
files as well, run the appropriate script:

```
cd tests/python
pytest ./ --start-services
python shared/utils/dump_objects.py
```

Expand Down

0 comments on commit 7484788

Please sign in to comment.