mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-17 13:36:49 +00:00
Codestyle fixes in tests.... spawn of the devil
This commit is contained in:
@@ -33,7 +33,7 @@ class XlsxTest extends TestCase
|
||||
$this->assertEquals($ref, \array_slice($data[$i], 0, 10, true));
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
/**
|
||||
* Test load Xlsx file with drawing having double attributes.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user