Skip to content

Commit 0df002f

Browse files
authored
Name test accordingly to the tested class
1 parent 6229f58 commit 0df002f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/LegacyEventDispatcherTest.php renamed to Tests/LegacyEventDispatcherProxyTest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
/**
2020
* @group legacy
2121
*/
22-
class LegacyEventDispatcherTest extends EventDispatcherTest
22+
class LegacyEventDispatcherProxyTest extends EventDispatcherTest
2323
{
2424
/**
2525
* @group legacy

0 commit comments

Comments
 (0)