Issue #2630988 by hussainweb, naveenvalecha: Update the test group name in ContainerAwareEventDispatcherTest.php Annotation to EventDispatcher

8.1.x
Alex Pott 2015-12-21 16:01:15 +00:00
parent b374ddbaaa
commit 0f5291e3a4
1 changed files with 1 additions and 1 deletions

View File

@ -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
{ {