PhpSpreadsheet/tests
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
..
data Code Coverage for Shared\CodePage (#1491) 2020-05-24 19:51:28 +09:00
PhpSpreadsheetTests Restore working directory if test fails (#1490) 2020-05-24 19:54:59 +09:00
bootstrap.php Keep sample bootstrap purely in samples 2020-05-17 18:51:13 +09:00