Skip to content

Commit 8b13b53

Browse files
committed
Remove skipped tests.
1 parent c4212e9 commit 8b13b53

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

django_mongodb/features.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -517,7 +517,6 @@ def django_test_expected_failures(self):
517517
"delete.tests.DeletionTests.test_only_referenced_fields_selected",
518518
"lookup.tests.LookupTests.test_in_ignore_none",
519519
"lookup.tests.LookupTests.test_textfield_exact_null",
520-
"queries.test_qs_combinators.QuerySetSetOperationTests.test_exists_union",
521520
"queries.tests.ExistsSql.test_exists",
522521
"queries.tests.Queries6Tests.test_col_alias_quoted",
523522
"schema.tests.SchemaTests.test_rename_column_renames_deferred_sql_references",

0 commit comments

Comments
 (0)