Skip to content

Commit 6b4b249

Browse files
committed
Revert skiped test marked as passing test.
1 parent 5f2a094 commit 6b4b249

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
@@ -206,6 +206,7 @@ def django_test_expected_failures(self):
206206
"QuerySet.annotate() has some limitations.": {
207207
# Exists not supported.
208208
"annotations.tests.NonAggregateAnnotationTestCase.test_annotation_exists_none_query",
209+
"lookup.tests.LookupQueryingTests.test_filter_exists_lhs",
209210
"lookup.tests.LookupTests.test_exact_exists",
210211
"lookup.tests.LookupTests.test_nested_outerref_lhs",
211212
"lookup.tests.LookupQueryingTests.test_filter_exists_lhs",

0 commit comments

Comments
 (0)