diff --git a/tests/test_mongomock.py b/tests/test_mongomock.py index 8dec143d..5444fe59 100644 --- a/tests/test_mongomock.py +++ b/tests/test_mongomock.py @@ -20,7 +20,6 @@ def abcd(self): mongo_abcd.print_info() return mongo_abcd - def test_info(self, abcd): print(abcd.info())