There was an error while loading. Please reload this page.
1 parent 67e2bac commit b36f558Copy full SHA for b36f558
1 file changed
tests/conftest.py
@@ -62,7 +62,6 @@ def test_config_file(
62
allow_unicode=True,
63
)
64
file.write(config)
65
- print(test_config_file_path.read_text())
66
return test_config_file_path
67
68
0 commit comments