mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 14:05:37 +02:00
Merge pull request #7453 from open-sausages/pulls/4.0/i-said-good-day-surname
Fix surname behat test
This commit is contained in:
commit
b38942b3fa
@ -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