Release 2.12 (#4609)
This commit is contained in:
@@ -16,7 +16,7 @@ use App\EventSubscriber\Actions\ProjectsSubscriber;
|
||||
*/
|
||||
class ProjectsSubscriberTest extends AbstractActionsSubscriberTest
|
||||
{
|
||||
public function testEventName()
|
||||
public function testEventName(): void
|
||||
{
|
||||
$this->assertGetSubscribedEvent(ProjectsSubscriber::class, 'projects');
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user