/** * @override */ protected function tearDown() { chdir($this->previous); $this->temp->purgePaths(); }
/** * @override */ protected function tearDown() { $this->temp->purgePaths(); }