We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4212e9 commit 8b13b53Copy full SHA for 8b13b53
django_mongodb/features.py
@@ -517,7 +517,6 @@ def django_test_expected_failures(self):
517
"delete.tests.DeletionTests.test_only_referenced_fields_selected",
518
"lookup.tests.LookupTests.test_in_ignore_none",
519
"lookup.tests.LookupTests.test_textfield_exact_null",
520
- "queries.test_qs_combinators.QuerySetSetOperationTests.test_exists_union",
521
"queries.tests.ExistsSql.test_exists",
522
"queries.tests.Queries6Tests.test_col_alias_quoted",
523
"schema.tests.SchemaTests.test_rename_column_renames_deferred_sql_references",
0 commit comments