Skip to content

Commit

Permalink
Revert "fix error text"
Browse files Browse the repository at this point in the history
This reverts commit 33208d5.
  • Loading branch information
denysoblohin-okta committed Apr 19, 2024
1 parent 358b838 commit dcc5cc9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/test/features/basic-auth.feature
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ Feature: Direct Auth Basic Login with Password Factor
When she fills in an incorrect "username" with value "Mory"
And she fills in her "password"
And she submits the form
Then she should see a message on the Login form "Authentication failed"
Then she should see a message on the Login form "There is no account with the Username Mory."

Scenario: Mary doesn't know her password
Given she has an account with "active" state in the org
Expand Down

0 comments on commit dcc5cc9

Please sign in to comment.