diff --git a/tests/local/test_DocketParseTest.py b/tests/local/test_DocketParseTest.py index 0e81d57b2..644f0fd99 100644 --- a/tests/local/test_DocketParseTest.py +++ b/tests/local/test_DocketParseTest.py @@ -145,7 +145,6 @@ def assert_anonymized( report._parse_text(text) anon_text = report.get_anonymized_text() self.assertNotIn("LOGIN REMOVED", anon_text) - print(anon_text) def test_anonymize_district(self) -> None: path = os.path.join(