mirror of
https://github.com/openSUSE/osem.git
synced 2026-02-05 19:51:11 -05:00
test is fixed
This commit is contained in:
@@ -362,7 +362,7 @@ describe Event do
|
||||
new_event.submitter = submitter
|
||||
new_event.speakers = [speaker1, speaker2]
|
||||
|
||||
expect(new_event.speaker_names).to eq 'user speaker 1 and user speaker 2'
|
||||
expect(new_event.speaker_names).to eq 'user speaker 1, user speaker 2'
|
||||
end
|
||||
end
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user