Skip to content

Improved error handling in TestGravitySpyTable

This PR improves the error handling in the tests of GravitySpyTable.search by catching URLError as well as SSLError (see, e.g, this failure).

cc: @scottcoughlin2014

Merge request reports