Fixed linting 2

This commit is contained in:
piotrhm
2020-05-25 20:07:10 +02:00
committed by Bruno Oliveira
parent 5e0e12d69b
commit 2be1c61eb3

View File

@@ -779,7 +779,7 @@ class TestTerminalFunctional:
)
result = testdir.runpytest("--no-summary")
result.stdout.no_fnmatch_line("*= FAILURES =*")
def test_showlocals(self, testdir):
p1 = testdir.makepyfile(
"""