diff --git a/classification/tests/models/test_classification_modifications.py b/classification/tests/models/test_classification_modifications.py index 0314b2faa..ca8dcdd63 100644 --- a/classification/tests/models/test_classification_modifications.py +++ b/classification/tests/models/test_classification_modifications.py @@ -274,7 +274,6 @@ def xtest_strip_html(self): self.assertEqual('Big bold Toe', vc.get(SpecialEKeys.CONDITION)) self.assertEqual('Some italic literature', vc.get(SpecialEKeys.LITERATURE)) - def test_regexes(self): """ Basic test to make sure refs are being scanned for - there is a dedicated