diff --git a/tests/test_projectconf.py b/tests/test_projectconf.py index 2070a435..c65c5737 100644 --- a/tests/test_projectconf.py +++ b/tests/test_projectconf.py @@ -330,7 +330,6 @@ board = myboard ] config.save() - print(tmpdir) contents = tmpdir.join("platformio.ini").read() assert contents[-4:] == "yes\n" lines = [