Renamed xlsx file, #195

This commit is contained in:
madflow 2016-04-07 08:58:54 +02:00
parent 6f0f7c9690
commit 616925148e
2 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ class ReaderTest extends \PHPUnit_Framework_TestCase
*/
public function testReaderShouldNotTrimCellValues()
{
$allRows = $this->getAllRowsForFile('sheet_with_untrimmed_strings.xlsx');
$allRows = $this->getAllRowsForFile('sheet_with_untrimmed_inline_strings.xlsx');
$expectedRows = [
['A'],