Skip to content

Commit 640b4d0

Browse files
committed
add back
1 parent 23c0de0 commit 640b4d0

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
@@ -158,6 +158,7 @@ def django_test_expected_failures(self):
158158
"constraints.tests.CheckConstraintTests.test_validate_rawsql_expressions_noop",
159159
},
160160
"MongoDB doesn't rename an index when a field is renamed.": {
161+
"migrations.test_operations.OperationTests.test_rename_field_index_together",
161162
"migrations.test_operations.OperationTests.test_rename_field_unique_together",
162163
},
163164
"Pattern lookups on UUIDField are not supported.": {

0 commit comments

Comments
 (0)