fixes specs for exact link texts

This commit is contained in:
rgarcia
2015-09-03 13:17:26 +02:00
parent efecc697db
commit 28fd82c06e
6 changed files with 14 additions and 14 deletions

View File

@@ -105,7 +105,7 @@ module CommonActions
fill_in 'residence_postal_code', with: '28013'
check 'residence_terms_of_service'
click_button 'Verify'
click_button 'Verify residence'
expect(page).to have_content 'Residence verified'
end
end