Issue #3436527 by catch: follow-up, fix head fails.
(cherry picked from commit c0a39c9060)
			
			
				merge-requests/7413/head
			
			
		
							parent
							
								
									98d4521d6c
								
							
						
					
					
						commit
						9f3472f3d6
					
				| 
						 | 
				
			
			@ -41,7 +41,7 @@ class AssetAggregationAcrossPagesTest extends PerformanceTestBase {
 | 
			
		|||
    $this->assertSame(4, $performance_data->getStylesheetCount());
 | 
			
		||||
    $this->assertSame(94355, $performance_data->getStylesheetBytes());
 | 
			
		||||
    $this->assertSame(2, $performance_data->getScriptCount());
 | 
			
		||||
    $this->assertSame(264076, $performance_data->getScriptBytes());
 | 
			
		||||
    $this->assertSame(264166, $performance_data->getScriptBytes());
 | 
			
		||||
  }
 | 
			
		||||
 | 
			
		||||
  /**
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
		Reference in New Issue