kopia lustrzana https://github.com/ihabunek/toot
Fix tests compatibility with click 8.2
rodzic
07170c21fa
commit
6de2354500
|
@ -105,7 +105,7 @@ def testing_env():
|
|||
|
||||
@pytest.fixture(scope="session")
|
||||
def runner():
|
||||
return CliRunner(mix_stderr=False)
|
||||
return CliRunner()
|
||||
|
||||
|
||||
@pytest.fixture
|
||||
|
|
Ładowanie…
Reference in New Issue