Closed farazkhanfk7 closed 3 years ago
Fixes #
Regex was being used to get the id of the inserted object from response description.
Used response.location instead throughout the tests.
Fixes #
Checklist
Current behaviour
Regex was being used to get the id of the inserted object from response description.
New expected behaviour
Used response.location instead throughout the tests.
Change logs