예제 #1
0
 /**
  * @override
  */
 protected function tearDown()
 {
     chdir($this->previous);
     $this->temp->purgePaths();
 }
예제 #2
0
 /**
  * @override
  */
 protected function tearDown()
 {
     $this->temp->purgePaths();
 }