mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-13 19:54:02 +00:00
Test namings
Test namings in event_schedules and schedules controllers.
This commit is contained in:
parent
aebd5f20a1
commit
1989a33da1
2 changed files with 6 additions and 6 deletions
|
|
@ -20,7 +20,7 @@ describe SchedulesController do
|
|||
.group_by{ |event| event.time.to_date }
|
||||
end
|
||||
|
||||
it 'renders successfully' do
|
||||
it 'has 200 status code' do
|
||||
expect(response).to be_success
|
||||
end
|
||||
end
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue