# frozen_string_literal: true

require 'spec_helper'

RSpec.describe Gitlab::BackgroundMigration::MyBatchedMigration, feature_category: :database do
  # Tests go here
end
