fights a flaky spec
This commit is contained in:
@@ -112,7 +112,11 @@ feature 'Account' do
|
||||
end
|
||||
|
||||
scenario 'Errors editing credentials' do
|
||||
visit account_path
|
||||
visit root_path
|
||||
|
||||
click_link "My account"
|
||||
|
||||
expect(current_path).to eq(account_path)
|
||||
|
||||
click_link 'Change my credentials'
|
||||
click_button 'Update'
|
||||
|
||||
Reference in New Issue
Block a user