The original fix in https://github.com/pytest-dev/pytest/pull/2548 was
wrong, and was likely meant to fix the use with decorators instead,
which this does now (while reverting 869eed9898).
2 lines
65 B
ReStructuredText
2 lines
65 B
ReStructuredText
Fix line offset mismatch with skipped tests in terminal summary.
|