mirror of
https://github.com/PHPOffice/PhpSpreadsheet.git
synced 2026-09-24 09:09:22 +00:00
Clean Up Some Tests
This commit is contained in:
@@ -43,5 +43,6 @@ class StringHelperInvalidCharTest extends TestCase
|
||||
$sheet->getCell("A$row")->getValue()
|
||||
);
|
||||
}
|
||||
$spreadsheet->disconnectWorksheets();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user