Annotated. schema updated
This commit is contained in:
parent
c3b074acab
commit
95c23b2f97
34 changed files with 365 additions and 359 deletions
|
@ -132,4 +132,16 @@ FactoryGirl.define do
|
|||
name
|
||||
project
|
||||
end
|
||||
|
||||
factory :service do
|
||||
type ""
|
||||
title "GitLab CI"
|
||||
token "x56olispAND34ng"
|
||||
project
|
||||
end
|
||||
|
||||
factory :service_hook do
|
||||
url
|
||||
service
|
||||
end
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue