explicitly render_views in publics controller
This commit is contained in:
parent
0975488964
commit
304c33f19e
1 changed files with 1 additions and 0 deletions
|
|
@ -5,6 +5,7 @@
|
|||
require 'spec_helper'
|
||||
|
||||
describe PublicsController do
|
||||
render_views
|
||||
let(:fixture_path) { File.join(Rails.root, 'spec', 'fixtures')}
|
||||
before do
|
||||
@user = alice
|
||||
|
|
|
|||
Loading…
Reference in a new issue