diff --git a/tests/test_connection.py b/tests/test_connection.py index c6d7c863..9a8b9893 100644 --- a/tests/test_connection.py +++ b/tests/test_connection.py @@ -171,7 +171,6 @@ class ConnectionTest(unittest.TestCase): c.admin.system.users.remove({}) c.mongoenginetest.system.users.remove({}) - self.assertTrue(False) def test_connect_uri_without_db(self): """Ensure connect() method works properly if the URI doesn't