mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
add code coverage information
This commit is contained in:
parent
54699f1ce0
commit
4c1a988c87
@ -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();
|
||||
|
Loading…
x
Reference in New Issue
Block a user