diff --git a/tests/pipeline/test_term.py b/tests/pipeline/test_term.py index 797c95eb..a7422f0b 100644 --- a/tests/pipeline/test_term.py +++ b/tests/pipeline/test_term.py @@ -405,8 +405,6 @@ class ObjectIdentityTestCase(TestCase): " 'a', but got [] instead.", ) - - def test_bad_input(self): class SomeFactor(Factor):