Fixed Q object DBRef test bug
This commit is contained in:
		| @@ -1307,6 +1307,8 @@ class QTest(unittest.TestCase): | |||||||
|      |      | ||||||
|     def test_q_with_dbref(self): |     def test_q_with_dbref(self): | ||||||
|         """Ensure Q objects handle DBRefs correctly""" |         """Ensure Q objects handle DBRefs correctly""" | ||||||
|  |         connect(db='mongoenginetest') | ||||||
|  |  | ||||||
|         class User(Document): |         class User(Document): | ||||||
|             pass |             pass | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user