summaryrefslogtreecommitdiff
path: root/spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb
diff options
context:
space:
mode:
Diffstat (limited to 'spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb')
-rw-r--r--spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb b/spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb
index 2a19dc025a7..4c7ef9ac1e8 100644
--- a/spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb
+++ b/spec/migrations/20210831203408_upsert_base_work_item_types_spec.rb
@@ -17,7 +17,7 @@ RSpec.describe UpsertBaseWorkItemTypes, :migration, feature_category: :team_plan
}
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