mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Improving check-in process
mark user as present for the conference when user's registration ticket for that conference is scanned
This commit is contained in:
parent
ca5d139dc2
commit
69e30e7ba9
5 changed files with 49 additions and 2 deletions
5
spec/factories/ticket_scanning.rb
Normal file
5
spec/factories/ticket_scanning.rb
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
FactoryGirl.define do
|
||||
factory :ticket_scanning do
|
||||
physical_ticket
|
||||
end
|
||||
end
|
||||
Loading…
Add table
Add a link
Reference in a new issue