diff --git a/README.md b/README.md index 339ce55..f9b1219 100644 --- a/README.md +++ b/README.md @@ -47,4 +47,4 @@ pytest -v --html=report.html ### Tasks - [ ] Extend and fix the 3 tests from [test_pet.py](test_pet.py#1). There are TODO instructions for each test listed in the file - [ ] Create the PATCH test for [test_store.py](test_store.py#1). There are TODO instructions for test along with optional tasks -- [ ] Take note of any bugs you may have found \ No newline at end of file +- [ ] Take note of any bugs you may have found Final project complete – all API tests passing. Submitted by Chiemeka Njoku.