Remove unnecessary attribute definitions from Service factory
This commit is contained in:
parent
de944c914b
commit
7612fdbaa8
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :service do
|
||||
type ""
|
||||
title "GitLab CI"
|
||||
project
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Reference in a new issue