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