mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Merge pull request #1834 from bear454/fix-speaker-registration-issues
Fix speaker registration issues
This commit is contained in:
commit
952e8ac316
6 changed files with 37 additions and 16 deletions
|
|
@ -1704,4 +1704,8 @@ describe Conference do
|
|||
|
||||
it { is_expected.to eq [past_conference1, past_conference2] }
|
||||
end
|
||||
|
||||
it 'should have a picture format for tickets' do
|
||||
expect(create(:conference).picture.ticket.url)
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue