Skip to content

Commit a904789

Browse files
WaVEVtimgraham
authored andcommitted
remove an expected failure fixed on the Django fork
1 parent 78a8619 commit a904789

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

django_mongodb/features.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ class DatabaseFeatures(BaseDatabaseFeatures):
6868
"aggregation.tests.AggregateTestCase.test_reverse_fkey_annotate",
6969
"aggregation_regress.tests.AggregationTests.test_annotation_disjunction",
7070
"aggregation_regress.tests.AggregationTests.test_decimal_aggregate_annotation_filter",
71-
# Wrong result for GenericRelation annotation.
72-
"generic_relations_regress.tests.GenericRelationTests.test_annotate",
7371
# subclasses of BaseDatabaseWrapper may require an is_usable() method
7472
"backends.tests.BackendTestCase.test_is_usable_after_database_disconnects",
7573
# Connection creation doesn't follow the usual Django API.

0 commit comments

Comments
 (0)