Fix documentation
This commit is contained in:
@@ -293,7 +293,7 @@ can use like this::
|
|||||||
pass
|
pass
|
||||||
""")
|
""")
|
||||||
result = testdir.runpytest("--verbose")
|
result = testdir.runpytest("--verbose")
|
||||||
result.fnmatch_lines("""
|
result.stdout.fnmatch_lines("""
|
||||||
test_example*
|
test_example*
|
||||||
""")
|
""")
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user