Another small change towards tests

This commit is contained in:
Dave Halter
2022-11-11 17:50:05 +01:00
parent 3c40363a39
commit e779f23ac7

View File

@@ -23,7 +23,7 @@ def inheritance_fixture():
@pytest.fixture @pytest.fixture
def testdir(testdir): def capsysbinary(capsysbinary):
#? ['chdir'] #? ['close']
testdir.chdir capsysbinary.clos
return testdir return capsysbinary