prophet = new Prophet(); } protected function tearDown(): void { parent::tearDown(); $this->prophet->checkPredictions(); } }