update feature to match overriden translation
This commit is contained in:
parent
01299ee8e8
commit
ff10ffe43c
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ Feature: Close Account
|
|||
|
||||
When I try to sign in manually
|
||||
Then I should be on the new user session page
|
||||
And I should see a flash message containing "Invalid email or password"
|
||||
And I should see a flash message containing "Invalid username or password"
|
||||
|
||||
Scenario: post display should not throw error when mention is removed for the user whose account is closed
|
||||
Given following users exist:
|
||||
|
|
|
|||
Loading…
Reference in a new issue