mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Fix surname behat test
This commit is contained in:
parent
311811a261
commit
f34f7cb668
@ -18,7 +18,7 @@ Feature: Manage my own settings
|
||||
Given I go to "admin/myprofile"
|
||||
Then I should not see "Joe"
|
||||
Then I should see "Jack"
|
||||
And I should not see "Johnson"
|
||||
And I should see "Johnson"
|
||||
|
||||
Scenario: I can't reset the password without the original
|
||||
Given I follow "Change Password"
|
||||
|
Loading…
Reference in New Issue
Block a user