Skip to content

Fixed usage of deprecated_call to fix failing test

This PR fixes a failing test based on using pytest.deprecated_call with pytest < 3.9.1.

Merge request reports