mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Add a switch for allowing registration on events (proposals)
This commit is contained in:
parent
75bf1380ba
commit
03f7951676
10 changed files with 30 additions and 9 deletions
|
|
@ -8,6 +8,7 @@ FactoryBot.define do
|
|||
end_date { 2.days.from_now }
|
||||
cfp_type { 'events' }
|
||||
description { 'This is a test description' }
|
||||
enable_registrations { true }
|
||||
program
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue