MDL-67529 tool_dataprivacy: Fix Behat failures

This commit is contained in:
Huong Nguyen 2023-06-29 16:12:41 +07:00 committed by Ilya Tregubov
parent d8a9692467
commit 3af841965b
No known key found for this signature in database
GPG Key ID: 0F58186F748E55C1

View File

@ -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