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

5 lines
66 B
Ruby

FactoryGirl.define do
factory :application_setting do
end
end