Skip to content
Snippets Groups Projects
Commit 38a1dbee authored by Joseph Weston's avatar Joseph Weston
Browse files

normalise usage of 'pytest.raises'

In pytest v5 the behaviour of str(exc_info) changed. We now
use str(exc_info.value) as the canonical way of obtaining
the exception message.
parent 383f8435
No related branches found
No related tags found
No related merge requests found
Pipeline #19181 failed
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