From 5992fdd4080472884d6d16a50af8dad6b9a99c75 Mon Sep 17 00:00:00 2001 From: Stefan Wojcik Date: Sat, 25 Feb 2017 20:58:04 -0500 Subject: [PATCH] remove debug statement --- tests/test_connection.py | 1 - 1 file changed, 1 deletion(-) 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