Skip to content

Commit 778ea0c

Browse files
committed
ToString before regexMatch.
1 parent 7f8418a commit 778ea0c

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
@@ -254,7 +254,6 @@ def django_test_expected_failures(self):
254254
"db_functions.datetime.test_extract_trunc.DateFunctionTests.test_extract_year_exact_lookup",
255255
# FieldDoesNotExist with ordering.
256256
"model_fields.test_jsonfield.TestQuerying.test_ordering_grouping_by_count",
257-
"model_fields.test_jsonfield.TestQuerying.test_obj_subquery_lookup",
258257
},
259258
"Count doesn't work in QuerySet.annotate()": {
260259
"annotations.tests.AliasTests.test_alias_annotate_with_aggregation",

0 commit comments

Comments
 (0)