PhpSpreadsheet/tests/PhpSpreadsheetTests/Writer
oleibman 9947de3b89
Restore working directory if test fails (#1490)
This test changes directory then performs an assertion.
No problem if the assertion succeeds. I was a little concerned about
what would happen if the assertion fails, leaving us in the
new directory. So I have changed test to use setUp/tearDown
to ensure that we end up where we started.
2020-05-24 19:54:59 +09:00
..
Csv Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Html Restore working directory if test fails (#1490) 2020-05-24 19:54:59 +09:00
Ods Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xls Update PHP-CS-Fixer rules 2020-05-18 13:49:57 +09:00
Xlsx Fix saving XLSX with drawings (#1462) 2020-05-23 13:09:10 +02:00