This website requires JavaScript.
Explore
Help
Sign In
root
/
gitlab-ce
mirror of
https://gitlab.com/free-releases/gitlab-ce.git
Watch
1
Star
0
Fork
You've already forked gitlab-ce
0
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
66726-generic-method-for-datasources-to-pass-data
gitlab-ce
/
spec
/
factories
/
users_star_projects.rb
9 lines
116 B
Ruby
Raw
Permalink
Blame
History
# frozen_string_literal: true
FactoryBot
.
define
do
factory
:users_star_project
do
project
user
end
end
Reference in New Issue
View Git Blame
Copy Permalink