We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d17c6db commit d461e5dCopy full SHA for d461e5d
1 file changed
…ctual_time_remove_test_estimated_time.py …ctual_time_remove_test_estimated_time.pydojo/db_migrations/0232_remove_test_actual_time_remove_test_estimated_time.py renamed to dojo/db_migrations/0233_remove_test_actual_time_remove_test_estimated_time.py
@@ -6,7 +6,7 @@
6
class Migration(migrations.Migration):
7
8
dependencies = [
9
- ('dojo', '0231_alter_finding_cvssv3_alter_finding_template_cvssv3'),
+ ('dojo', '0232_alter_jira_instance_accepted_mapping_resolution_and_more'),
10
]
11
12
operations = [
0 commit comments