Closed rajkumardongre closed 1 year ago
The reason why the tests are failing is that the API (https://gorest.co.in/public/v2/todos/15726) we previously used for testing has been modified. To address this, I have included a new API (https://reqres.in/api/users/1) in this pull request.
As discussed in my recent commit, I have used move_alloc().
The reason why the tests are failing is that the API (https://gorest.co.in/public/v2/todos/15726) we previously used for testing has been modified. To address this, I have included a new API (https://reqres.in/api/users/1) in this pull request.