Skip to content

Fix migrations testing support RSpec hooks order

What does this MR do?

This MR fixes order in which database cleaner truncates the database and migrations helpers do migrate to the latest database schema

What are the relevant issue numbers?

Closes #33583 (closed)

Edited by Grzegorz Bizon

Merge request reports