Merge branch 'master' of github.com:MongoEngine/mongoengine into drop_py2_support
This commit is contained in:
@@ -522,7 +522,6 @@ class TestInheritance(MongoDBTestCase):
|
||||
|
||||
defaults = {
|
||||
"index_background": True,
|
||||
"index_drop_dups": True,
|
||||
"index_opts": {"hello": "world"},
|
||||
"allow_inheritance": True,
|
||||
"queryset_class": "QuerySet",
|
||||
|
||||
Reference in New Issue
Block a user