Skip to content

Commit

Permalink
Tweak migrations dependency to validate tests
Browse files Browse the repository at this point in the history
  • Loading branch information
swrichards committed Dec 5, 2024
1 parent 6fa766f commit d4a697e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
class Migration(migrations.Migration):

dependencies = [
("openzaak", "0057_openzaakconfig_order_statusses_by_date_set"),
("openzaak", "0055_openzaakconfig_zaken_filter_enabled"),
]

operations = [
Expand Down

0 comments on commit d4a697e

Please sign in to comment.