Skip to content

Commit 9029f0e

Browse files
committed
fix tests
1 parent bfca8b2 commit 9029f0e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/country_workspace/migrations/0038_alter_rdp_options.py

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

66
class Migration(migrations.Migration):
77
dependencies = [
8-
("country_workspace", "0037_alter_synclog_unique_together_add_constraints"),
8+
("country_workspace", "0037_program_hh_alien_columns_to_ignore_and_more"),
99
]
1010

1111
operations = [

0 commit comments

Comments
 (0)