summaryrefslogtreecommitdiff
path: root/spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb')
-rw-r--r--spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb b/spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb
index 32edd3615ff..db68e895b61 100644
--- a/spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb
+++ b/spec/migrations/20211126204445_add_task_to_work_item_types_spec.rb
@@ -18,7 +18,7 @@ RSpec.describe AddTaskToWorkItemTypes, :migration, feature_category: :team_plann
}
end
- after(:all) do
+ append_after(:all) do
# Make sure base types are recreated after running the migration
# because migration specs are not run in a transaction
reset_work_item_types