fix build
This commit is contained in:
@@ -64,7 +64,7 @@ describe PagesController do
|
|||||||
|
|
||||||
it 'should include a blog page' do
|
it 'should include a blog page' do
|
||||||
get :blog
|
get :blog
|
||||||
expect(response).to be_ok
|
expect(response).to be_redirect
|
||||||
end
|
end
|
||||||
end
|
end
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user