BigW Consortium Gitlab

protected_branches.rb 84 Bytes
FactoryGirl.define do
  factory :protected_branch do
    name
    project
  end
end