This website requires JavaScript.
Explore
Help
Sign in
gunghogeoduck
/
osem-fcy
Watch
1
Star
0
Fork
You've already forked osem-fcy
0
mirror of
https://github.com/openSUSE/osem.git
synced
2026-08-13 19:54:02 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
82c3372af2
osem-fcy
/
spec
/
factories
/
physical_ticket.rb
8 lines
113 B
Ruby
Raw
Normal View
History
Unescape
Escape
Add frozen_string_literal magic comment re: https://www.rubydoc.info/gems/rubocop/RuboCop/Cop/Style/FrozenStringLiteralComment
2018-05-07 16:47:29 -07:00
# frozen_string_literal: true
Added model test Added test for physical ticket model.
2017-06-08 03:45:08 +05:30
FactoryGirl
.
define
do
factory
:physical_ticket
do
ticket_purchase
end
end
Reference in a new issue
Copy permalink