Skip to content

Commit ed37eba

Browse files
committed
failure
1 parent efef055 commit ed37eba

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_snowflake/features.py

+1
Original file line numberDiff line numberDiff line change
@@ -351,6 +351,7 @@ class DatabaseFeatures(BaseDatabaseFeatures):
351351
},
352352
'It can be problematic if a model instance is manually assigned a pk value.': {
353353
'contenttypes_tests.test_views.ContentTypesViewsSiteRelTests.test_shortcut_view_with_null_site_fk',
354+
'contenttypes_tests.test_views.ContentTypesViewsSiteRelTests.test_shortcut_view_with_site_m2m',
354355
},
355356
}
356357

0 commit comments

Comments
 (0)