Skip to content

Commit c105746

Browse files
committed
Fix merge
1 parent c982722 commit c105746

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgcommitfest/commitfest/migrations/0011_tag_patch_tags.py renamed to pgcommitfest/commitfest/migrations/0013_tag_patch_tags.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77

88
class Migration(migrations.Migration):
99
dependencies = [
10-
("commitfest", "0010_add_failing_since_column"),
10+
("commitfest", "0012_add_status_related_constraints"),
1111
]
1212

1313
operations = [

0 commit comments

Comments
 (0)