flask-humanize
flask-humanize copied to clipboard
Replace getfuncargvalue with getfixturevalue
There is not getfuncargvalue function starting from pytest 5.1.
https://github.com/pytest-dev/pytest/issues/5180