We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9074270 commit a26b95cCopy full SHA for a26b95c
tests/test_db_fields.py
@@ -153,7 +153,6 @@ def test__ensure_callable_or_list__raise_error_if_argument_not_callable_and_not_
153
db_fields.EmbeddedDocumentField,
154
db_fields.EmbeddedDocumentListField,
155
db_fields.EnumField,
156
- db_fields.FileField,
157
db_fields.GenericEmbeddedDocumentField,
158
db_fields.GenericLazyReferenceField,
159
db_fields.GenericReferenceField,
0 commit comments