This commit is contained in:
committed by
GitHub
parent
2cdd619bf4
commit
b1f3387d42
@@ -1493,7 +1493,7 @@ class TestMetafuncFunctional:
|
||||
pass
|
||||
"""
|
||||
)
|
||||
result = pytester.runpytest("--collectonly")
|
||||
result = pytester.runpytest("--collect-only")
|
||||
result.stdout.fnmatch_lines(
|
||||
[
|
||||
"collected 0 items / 1 error",
|
||||
|
||||
Reference in New Issue
Block a user