Updates tests with new texts

This commit is contained in:
Alberto Garcia Cabeza
2015-10-21 17:04:11 +02:00
parent 7843834c9c
commit abad54d01a
43 changed files with 201 additions and 255 deletions

View File

@@ -25,6 +25,6 @@ feature 'Admin settings' do
click_button 'Update'
end
expect(page).to have_content 'Setting updated!'
expect(page).to have_content 'Value updated'
end
end