suitepro/plugins/redmine_git_hosting/spec/factories/member.rb

4 lines
61 B
Ruby

FactoryBot.define do
factory :member do |member|
end
end