Name test accordingly to the tested class

This commit is contained in:
Oskar Stark 2019-11-03 10:04:05 +01:00 committed by GitHub
parent ce6332ce71
commit 2ce086ab29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -19,7 +19,7 @@ use Symfony\Contracts\EventDispatcher\Event as ContractsEvent;
/** /**
* @group legacy * @group legacy
*/ */
class LegacyEventDispatcherTest extends EventDispatcherTest class LegacyEventDispatcherProxyTest extends EventDispatcherTest
{ {
/** /**
* @group legacy * @group legacy