Skip to content

Commit

Permalink
Keeping tests up-to-date with d.o.
Browse files Browse the repository at this point in the history
Signed-off-by: Jonathan Hedstrom <[email protected]>
  • Loading branch information
jhedstrom committed Jan 28, 2015
1 parent 0acdf1e commit ef08a8a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions features/blackbox.feature
Original file line number Diff line number Diff line change
Expand Up @@ -66,9 +66,9 @@ Feature: Test DrupalContext
Then I should see the error message "Password field is required"
And I should not see the error message "Sorry, unrecognized username or password"
And I should see the following error messages:
| error messages |
| Username field is required |
| Password field is required |
| error messages |
| Username or email field is required. |
| Password field is required |
And I should not see the following error messages:
| error messages |
| Sorry, unrecognized username or password |
Expand Down

0 comments on commit ef08a8a

Please sign in to comment.