public function testAfterGroupLoadingVerbose()
    {
        $command = new SetupEzContentTypeCommand();
        $event = new ImportEvent();
        $event->setObjectName( 'groupname' )->setStatus( Events::STATUS_CREATED );