summaryrefslogtreecommitdiffstatshomepage
path: root/core/modules/navigation/tests
diff options
context:
space:
mode:
Diffstat (limited to 'core/modules/navigation/tests')
-rw-r--r--core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php b/core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
index ad6c5712d71..528c874649f 100644
--- a/core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
+++ b/core/modules/navigation/tests/src/FunctionalJavascript/PerformanceTest.php
@@ -94,7 +94,7 @@ class PerformanceTest extends PerformanceTestBase {
'ScriptCount' => 3,
'ScriptBytes' => 167569,
'StylesheetCount' => 2,
- 'StylesheetBytes' => 46000,
+ 'StylesheetBytes' => 45450,
];
$this->assertMetrics($expected, $performance_data);