public function testDeleteImageFile_UnsupportedMediaType_RestoreErrorDisplay()
 {
     // restore error display after last test
     $this->environ->restoreErrorDisplay();
 }
 public function testLiftImportMerge_ZipFileNoLift_RestoreErrorDisplay()
 {
     // restore error display after last test
     $this->environ->restoreErrorDisplay();
 }