Skip to content

Commit

Permalink
Merge pull request joomla#81 from astridx/users_frontend.feature_rena…
Browse files Browse the repository at this point in the history
…meAndToWhen

Changed a AND into a WHEN in the file tests/codeception/acceptance/us…
  • Loading branch information
nibra committed Sep 22, 2016
2 parents 0899ccf + 4946012 commit c62054d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/codeception/acceptance/users_frontend.feature
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Feature: Users Frontend

Scenario: check the created user in the backend
Given I am on the User Manager page
And I search the user with user name "user2"
When I search the user with user name "user2"
Then I should see the user "user2"

Scenario: User can not login, if the account has not been activated
Expand Down

0 comments on commit c62054d

Please sign in to comment.