mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
mark test as legacy
This commit is contained in:
parent
e72df84442
commit
d8062be131
@ -30,6 +30,9 @@ final class CenterResolverDispatcherTest extends KernelTestCase
|
|||||||
$this->dispatcher = self::$container->get(CenterResolverDispatcher::class);
|
$this->dispatcher = self::$container->get(CenterResolverDispatcher::class);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/**
|
||||||
|
* @group legacy
|
||||||
|
*/
|
||||||
public function testResolveCenter()
|
public function testResolveCenter()
|
||||||
{
|
{
|
||||||
$center = new Center();
|
$center = new Center();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user