Renamed xlsx file, #195
This commit is contained in:
parent
6f0f7c9690
commit
616925148e
@ -467,7 +467,7 @@ class ReaderTest extends \PHPUnit_Framework_TestCase
|
|||||||
*/
|
*/
|
||||||
public function testReaderShouldNotTrimCellValues()
|
public function testReaderShouldNotTrimCellValues()
|
||||||
{
|
{
|
||||||
$allRows = $this->getAllRowsForFile('sheet_with_untrimmed_strings.xlsx');
|
$allRows = $this->getAllRowsForFile('sheet_with_untrimmed_inline_strings.xlsx');
|
||||||
|
|
||||||
$expectedRows = [
|
$expectedRows = [
|
||||||
['A'],
|
['A'],
|
||||||
|
Loading…
x
Reference in New Issue
Block a user