/** * Cleanup test lift files */ public function tearDown() { $this->environ->cleanupTestUploadFiles(); $this->environ->clean(); }