MDL-71689 behat: Raise privacy requests allowed sizes

This issue comes with some good new CSS that is included in the
privacy request downloads. Now that's causing them to be over
the allowed (tested) size (68 bytes). So raising it by 500 bytes
to have some margin.
This commit is contained in:
Eloy Lafuente (stronk7) 2021-10-15 13:09:46 +02:00
parent 3b9aa60fb8
commit d87511c097

View File

@ -89,7 +89,7 @@ Feature: Data export from the privacy API
And I reload the page
And I should see "Download ready" in the "Export all of my personal data" "table_row"
And I open the action menu in "Victim User 1" "table_row"
And following "Download" should download between "1" and "144000" bytes
And following "Download" should download between "1" and "144500" bytes
And the following config values are set as admin:
| privacyrequestexpiry | 1 | tool_dataprivacy |