gitlab-org--gitlab-foss/spec/factories/application_settings.rb

5 lines
65 B
Ruby

FactoryBot.define do
factory :application_setting do
end
end