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
ad086fa8d8
gitlab-org--gitlab-foss
/
spec
/
factories
/
user_callouts.rb
8 lines
110 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add Callout specs
2018-01-26 11:07:35 -05:00
FactoryBot
.
define
do
Rename Callout to UserCallout
2018-02-02 16:51:03 -05:00
factory
:user_callout
do
Change UserCallout feautre_name to enum
2018-02-02 18:16:24 -05:00
feature_name
:gke_cluster_integration
Add Callout specs
2018-01-26 11:07:35 -05:00
user
end
end
Copy permalink