Fix bad arguments passed to BackgroundMigrationWorker
According to the docs we should be passing an Array of Arrays: https://gitlab.com/gitlab-org/gitlab-ee/blob/661a324d578be01742ec2d77bf0adeb59c69faea/app/workers/background_migration_worker.rb#L5-10
Showing
Please register or sign in to comment