File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
tests/PHPExif/Reader/Adapter Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -206,7 +206,7 @@ public function testMapDataMapsFirstLevel()
206206
207207 /**
208208 * @group native
209- * @covers \PHPExif\Reader\ Adapter\Native::mapData
209+ * @covers \PHPExif\Adapter\Native::mapData
210210 */
211211 public function testMapDataMapsSecondLevel ()
212212 {
@@ -225,7 +225,7 @@ public function testMapDataMapsSecondLevel()
225225
226226 /**
227227 * @group native
228- * @covers \PHPExif\Reader\ Adapter\Native::mapData
228+ * @covers \PHPExif\Adapter\Native::mapData
229229 */
230230 public function testMapDataReturnsArrayFalseValuesIfUndefined ()
231231 {
@@ -305,7 +305,7 @@ public function testMapDataVerticalResolutionIsCalculated()
305305
306306 /**
307307 * @group native-curr
308- * @covers \PHPExif\Reader\ Adapter\Native::mapData
308+ * @covers \PHPExif\Adapter\Native::mapData
309309 */
310310 public function testMapDataCreationDateIsConvertedToDatetime ()
311311 {
You can’t perform that action at this time.
0 commit comments