diff --git a/pyproject.toml b/pyproject.toml index f68f56eb..c6e78a3a 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -129,7 +129,7 @@ filterwarnings = [ testpaths = ["tests"] norecursedirs = ["tests/utilities"] -log_cli = True +log_cli = true log_level = "INFO" log_file = "pytest.log" log_file_level = "INFO"