Issue #2630988 by hussainweb, naveenvalecha: Update the test group name in ContainerAwareEventDispatcherTest.php Annotation to EventDispatcher
parent
b374ddbaaa
commit
0f5291e3a4
|
@ -25,7 +25,7 @@ use Symfony\Component\EventDispatcher\Tests\TestEventListener;
|
||||||
*
|
*
|
||||||
* @see https://github.com/symfony/symfony/pull/12521
|
* @see https://github.com/symfony/symfony/pull/12521
|
||||||
*
|
*
|
||||||
* @group Symfony
|
* @group EventDispatcher
|
||||||
*/
|
*/
|
||||||
class ContainerAwareEventDispatcherTest extends AbstractEventDispatcherTest
|
class ContainerAwareEventDispatcherTest extends AbstractEventDispatcherTest
|
||||||
{
|
{
|
||||||
|
|
Loading…
Reference in New Issue