This website requires JavaScript.
Explore
Help
Sign in
kotovalexarian-likes-gitlab
/
gitlab-org--gitlab-foss
Watch
1
Star
0
Fork
You've already forked gitlab-org--gitlab-foss
0
Code
Releases
Activity
9861531888
gitlab-org--gitlab-foss
/
spec
/
factories
/
system_note_metadata.rb
7 lines
95 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add system_note_metadata model
2017-03-15 09:18:44 -04:00
FactoryGirl
.
define
do
factory
:system_note_metadata
do
note
Create metadata when creating system notes
2017-03-15 09:19:45 -04:00
action
'merge'
Add system_note_metadata model
2017-03-15 09:18:44 -04:00
end
end
Copy permalink