PerformanceBugetTest: increase budget for GrowthExperiments styles

Should unblock merges in GrowthExperiments repo

Bug: T373017
Change-Id: Iadc09e048c46d6d0cf255dbc82932cd07c33d5a2
This commit is contained in:
Sergio Gimeno 2024-09-25 15:39:30 +02:00
parent c6e3c1acf8
commit d11e77a5ec

View file

@ -168,7 +168,7 @@ class PerformanceBudgetTest extends MediaWikiIntegrationTestCase {
'styles' => [
// Codex styles
'FlaggedRevs' => 3200,
'GrowthExperiments' => 1000,
'GrowthExperiments' => 2000,
],
];
$total = 0;