Verified Commit 77f30c11 authored by Dave Long's avatar Dave Long
Browse files

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

By: nicxvan
By: znerol
parent c8c8cb5c
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);
  }