cleans up

This commit is contained in:
rgarcia
2015-09-02 22:06:50 +02:00
parent 4cb7a698fe
commit b8e35ac95f
4 changed files with 1 additions and 6 deletions

View File

@@ -26,8 +26,6 @@ feature 'Level three verification' do
fill_in 'sms_confirmation_code', with: user.sms_confirmation_code
click_button 'Send'
expect(page).to have_content 'Correct code'
expect(page).to have_content "Correct code. Your account is verified"
expect(page).to_not have_link "Verify my account"