Overrides SkippedSubscriber::notify
public function notify(Skipped $event) : void { $this->collector() ->testSuiteSkipped($event); }