Liip\RMT\Prerequisite\TestsCheck::getInformationRequests PHP Method

getInformationRequests() public method

    public function getInformationRequests()
    {
        return array(new InformationRequest(self::SKIP_OPTION, array('description' => 'Do not run the tests before the release', 'type' => 'confirmation', 'interactive' => false)));
    }