mirror of
				https://gitlab.com/Chill-Projet/chill-bundles.git
				synced 2025-11-04 03:08:25 +00:00 
			
		
		
		
	add code coverage information
This commit is contained in:
		@@ -33,6 +33,9 @@ class MenuComposerTest extends KernelTestCase
 | 
			
		||||
                ->get('chill.main.menu_composer');
 | 
			
		||||
    }
 | 
			
		||||
    
 | 
			
		||||
    /**
 | 
			
		||||
     * @covers \CL\Chill\MainBundle\Routing\MenuComposer
 | 
			
		||||
     */
 | 
			
		||||
    public function testMenuComposer()
 | 
			
		||||
    {
 | 
			
		||||
        $collection = new RouteCollection();
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user