Skip to content

Commit

Permalink
fixes broken chain
Browse files Browse the repository at this point in the history
  • Loading branch information
inesmartins-swordhealth committed Dec 4, 2023
1 parent a39b1f4 commit a37d4f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dojo/db_migrations/0192_notifications_scan_added_empty.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
class Migration(migrations.Migration):

dependencies = [
('dojo', '0191_add_finding_verified_date'),
('dojo', '0192_add_finding_verified_date'),
]

operations = [
Expand Down

0 comments on commit a37d4f9

Please sign in to comment.