Skip to content

Commit 0afcaab

Browse files
rebase migrations
1 parent 3eb962c commit 0afcaab

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

dojo/db_migrations/0233_remove_test_actual_time_remove_test_estimated_time.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
class Migration(migrations.Migration):
77

88
dependencies = [
9-
('dojo', '0231_alter_finding_cvssv3_alter_finding_template_cvssv3'),
9+
('dojo', '0232_alter_jira_instance_accepted_mapping_resolution_and_more'),
1010
]
1111

1212
operations = [

0 commit comments

Comments
 (0)