changes more information to more info

This commit is contained in:
Alberto Garcia Cabeza
2017-04-04 18:01:30 +02:00
parent 7fd3bc8d77
commit 533a7492a1
14 changed files with 29 additions and 29 deletions

View File

@@ -31,7 +31,7 @@ describe PagesController do
describe 'More info pages' do
it 'should include a more_information page' do
it 'should include a more info page' do
get :show, id: 'more_info/index'
expect(response).to be_ok
end