remove print_r
This commit is contained in:
		
					parent
					
						
							
								d53cb31869
							
						
					
				
			
			
				commit
				
					
						c8b9e40b85
					
				
			
		
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -67,8 +67,6 @@ class CacheTest extends MockedTest
 | 
			
		|||
		$configCache = new Cache();
 | 
			
		||||
		$configCache->load($data);
 | 
			
		||||
 | 
			
		||||
		print_r($configCache);
 | 
			
		||||
 | 
			
		||||
		self::assertConfigValues($data, $configCache);
 | 
			
		||||
	}
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue