Skip to content
Snippets Groups Projects
Commit 57f3466c authored by Mike Pennisi's avatar Mike Pennisi
Browse files

Fix tautological pattern in tests

In neglecting to assert the type of error thrown (or that any error was
thrown at all), these tests cannot fail. Refactor the tests to use the
`assert.throws` helper method, which takes these details into
consideration.
parent e4aac334
No related branches found
No related tags found
Loading
Showing
with 47 additions and 120 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment