mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-18 22:21:11 +00:00
New admin menu
This commit is contained in:
parent
29cd9d0132
commit
89fb059aaa
35 changed files with 209 additions and 170 deletions
|
|
@ -1,9 +1,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe 'admin/supporter_levels/index' do
|
||||
it 'renders conference sidebar' do
|
||||
expect(sidebar).to be true
|
||||
end
|
||||
|
||||
it 'renders supporter levels' do
|
||||
@support_level = create(:supporter_level)
|
||||
assign :conference, @support_level.conference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue