mirror of
https://github.com/wagtail/wagtail.git
synced 2024-11-25 13:10:14 +01:00
Fix testapp migration conflict
This commit is contained in:
parent
781aa44352
commit
4388d6a46e
@ -8,7 +8,7 @@ class Migration(migrations.Migration):
|
||||
|
||||
dependencies = [
|
||||
("contenttypes", "0002_remove_content_type_name"),
|
||||
("tests", "0018_alter_streampage_body"),
|
||||
("tests", "0019_fullfeaturedsnippet_translatable"),
|
||||
]
|
||||
|
||||
operations = [
|
Loading…
Reference in New Issue
Block a user