Verified Commit 2bec36a3 authored by Dave Long's avatar Dave Long
Browse files

test: #3570848 AssetAggregationAcrossPagesTest::testNodeAddPagesAuthor fails locally on main

By: nicxvan
By: znerol
(cherry picked from commit 77f30c11)
parent 69e93b33
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -101,7 +101,7 @@ public function testNodeAddPagesAuthor(): void {
      'ScriptCount' => 15,
      'ScriptBytes' => 3873548,
      'StylesheetCount' => 6,
      'StylesheetBytes' => 683604,
      'StylesheetBytes' => 682809,
    ];
    $this->assertMetrics($expected, $performance_data);
  }