imgPath = $this->prepareTestFile($fileName, \OC::$SERVERROOT . '/tests/data/' . $fileName); $this->width = 595; $this->height = 842; $this->provider = new \OC\Preview\OpenDocument; } else { $this->markTestSkipped('No Office provider present'); } } }