Files
pytest2/changelog/8061.bugfix.rst
Anton 48c9a96a03 Fix failing staticmethod tests if they are inherited (#8205)
* Fix failing staticmethod tests if they are inherited

* add comments, set default=None
2020-12-30 19:00:37 -08:00

2 lines
86 B
ReStructuredText

Fixed failing staticmethod test cases if they are inherited from a parent test class.