1
0
mirror of https://github.com/moodle/moodle.git synced 2025-03-02 06:52:33 +01:00

NOBUG: Increase file size to avoid random failures

This commit is contained in:
lameze 2024-07-03 11:33:22 +08:00 committed by Jun Pataleta
parent 2119c703d2
commit f4f7f83ce5
No known key found for this signature in database
GPG Key ID: F83510526D99E2C7

@ -185,7 +185,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 "170000" bytes
And following "Download" should download between "1" and "172000" bytes
And the following config values are set as admin:
| privacyrequestexpiry | 1 | tool_dataprivacy |
And I wait "1" seconds