summaryrefslogtreecommitdiff
path: root/spec/support/fake_migration_classes.rb
blob: 3de0460c3ca31518700eb591829bbdb74a123e91 (plain)
1
2
3
class FakeRenameReservedPathMigrationV1 < ActiveRecord::Migration
  include Gitlab::Database::RenameReservedPathsMigration::V1
end