This website requires JavaScript.
Explore
Help
Sign in
ensl
/
ensl.org
Watch
0
Star
0
Fork
You've already forked ensl.org
0
mirror of
https://github.com/ENSL/ensl.org.git
synced
2024-12-27 21:10:54 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
263cc2279e
ensl.org
/
spec
/
factories
/
contester.rb
9 lines
122 B
Ruby
Raw
Normal View
History
Unescape
Escape
Update to FactoryBot and fix admin panel spec
2020-03-15 13:33:58 +00:00
FactoryBot
.
define
do
Add match-related factories
2015-11-07 06:21:09 +00:00
factory
:contester
do
contest
team
do
create
(
:user_with_team
)
.
team
end
end
end
Reference in a new issue
Copy permalink