mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 13:44:09 +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,6 @@
|
|||
require 'spec_helper'
|
||||
describe 'admin/emails/index' do
|
||||
it 'renders conference sidebar' do
|
||||
assign :settings, create(:email_settings)
|
||||
expect(sidebar).to be true
|
||||
end
|
||||
|
||||
it 'renders email templates' do
|
||||
@conference = create(:conference)
|
||||
assign :conference, @conference
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue