Skip to content

Fix deprecated uses of pytest.raises()

Ronan Lamy requested to merge bitbucket/merged-pr-97 into branch/default

Was already merged in Bitbucket before import, marked as merged by the import user

fixes pytest deprecation warnings with pytest >= 4.1

Merge request reports