mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Request a booth only when cfp is open
This commit is contained in:
parent
8b5ebb3dd7
commit
703813248d
3 changed files with 13 additions and 1 deletions
|
|
@ -8,6 +8,7 @@ describe BoothsController do
|
|||
|
||||
context 'user is signed in with submitter role' do
|
||||
before :each do
|
||||
create(:cfp, program: conference.program, cfp_type: 'booths')
|
||||
sign_in booth.submitter
|
||||
end
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue