This commit is contained in:
Patrick Lannigan 2023-10-01 10:45:08 -04:00
parent 64f72774de
commit 12cb693601
No known key found for this signature in database
GPG Key ID: BBF5D9DED1E4AAF9
1 changed files with 1 additions and 1 deletions

View File

@ -2212,7 +2212,7 @@ class TestOutputVerbosity:
assert config.option.verbose == config.output_verbosity.verbose
def test_level_matches_verbost_when_not_specified(
def test_level_matches_verbose_when_not_specified(
self, pytester: Pytester, tmp_path: Path
) -> None:
tmp_path.joinpath("pytest.ini").write_text(