Merge remote-tracking branch 'upstream/features' into merge-features-into-master
This commit is contained in:
@@ -735,7 +735,7 @@ def test_capture_badoutput_issue412(testdir):
|
||||
assert 0
|
||||
"""
|
||||
)
|
||||
result = testdir.runpytest("--cap=fd")
|
||||
result = testdir.runpytest("--capture=fd")
|
||||
result.stdout.fnmatch_lines(
|
||||
"""
|
||||
*def test_func*
|
||||
|
||||
Reference in New Issue
Block a user