Make sure TestReports are not collected as test classes
This commit is contained in:
@@ -275,6 +275,8 @@ class TestReport(BaseReport):
|
|||||||
they fail).
|
they fail).
|
||||||
"""
|
"""
|
||||||
|
|
||||||
|
__test__ = False
|
||||||
|
|
||||||
def __init__(
|
def __init__(
|
||||||
self,
|
self,
|
||||||
nodeid,
|
nodeid,
|
||||||
|
|||||||
Reference in New Issue
Block a user