mirror of
https://github.com/moodle/moodle.git
synced 2025-04-15 13:33:52 +02:00
MDL-67979 lang: Reflect the new string wording in the Behat test
This effectively only adds the full stop and would not break the test but still.
This commit is contained in:
parent
a753f4f9a1
commit
930d9782e1
@ -248,5 +248,5 @@ Feature: Data delete from the privacy API
|
||||
And I follow "Profile" in the user menu
|
||||
And I follow "Delete my account"
|
||||
When I press "Save changes"
|
||||
Then I should see "Your request has been submitted and will be processed soon"
|
||||
Then I should see "Your request has been submitted and will be processed soon."
|
||||
And I should see "Approved" in the "Delete all of my personal data" "table_row"
|
||||
|
@ -159,5 +159,5 @@ Feature: Data export from the privacy API
|
||||
And I follow "Profile" in the user menu
|
||||
And I follow "Export all of my personal data"
|
||||
When I press "Save changes"
|
||||
Then I should see "Your request has been submitted and will be processed soon"
|
||||
Then I should see "Your request has been submitted and will be processed soon."
|
||||
And I should see "Approved" in the "Export all of my personal data" "table_row"
|
||||
|
Loading…
x
Reference in New Issue
Block a user