mirror of
https://github.com/moodle/moodle.git
synced 2025-04-14 04:52:36 +02:00
MDL-67529 tool_dataprivacy: Fix Behat failures
This commit is contained in:
parent
d8a9692467
commit
3af841965b
@ -229,7 +229,7 @@ Feature: Data export from the privacy API
|
||||
And I reload the page
|
||||
And I should see "Download ready" in the "Victim User 1" "table_row"
|
||||
And I open the action menu in "Victim User 1" "table_row"
|
||||
And following "Download" should download between "1" and "167500" bytes
|
||||
And following "Download" should download between "1" and "175000" bytes
|
||||
|
||||
@javascript
|
||||
Scenario: Filter before export data for a user and download it in the view request action
|
||||
@ -262,4 +262,4 @@ Feature: Data export from the privacy API
|
||||
And I reload the page
|
||||
And I should see "Download ready" in the "Victim User 1" "table_row"
|
||||
And I open the action menu in "Victim User 1" "table_row"
|
||||
And following "Download" should download between "1" and "167500" bytes
|
||||
And following "Download" should download between "1" and "175000" bytes
|
||||
|
Loading…
x
Reference in New Issue
Block a user