Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Make a couple of test assertions more specific
It's not enough to just test the status code, you also have to test _why_ that status code was returned. Otherwise the test could be passing even though the code isn't returning the expected response.
- Loading branch information