Skip to content

Commit 974b3b8

Browse files
committed
Skip test.
1 parent c092620 commit 974b3b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_mongodb/features.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -385,6 +385,7 @@ def django_test_expected_failures(self):
385385
"aggregation.tests.AggregateTestCase.test_aggregation_subquery_annotation",
386386
"aggregation.tests.AggregateTestCase.test_aggregation_subquery_annotation_related_field",
387387
"delete.tests.DeletionTests.test_only_referenced_fields_selected",
388+
"expressions.tests.ExistsTests.test_optimizations",
388389
"lookup.tests.LookupTests.test_in_ignore_none",
389390
"lookup.tests.LookupTests.test_textfield_exact_null",
390391
"migrations.test_commands.MigrateTests.test_migrate_syncdb_app_label",

0 commit comments

Comments
 (0)