Update changelog/8990.bugfix.rst
Co-authored-by: Ran Benita <ran@unusedvar.com>
This commit is contained in:
parent
b77a40ad44
commit
028c7c9edb
|
@ -1 +1 @@
|
|||
TerminalReporter's ``_locationline()`` will now pass the correct type of input arg to ``_pytest.pathlib.bestrelpath``. Previously it was passing in ``str`` which raised an exception.
|
||||
Fix `pytest -vv` crashing with an internal exception `AttributeError: 'str' object has no attribute 'relative_to'` in some cases.
|
||||
|
|
Loading…
Reference in New Issue