1
0
mirror of https://github.com/invoiceninja/invoiceninja.git synced 2024-09-20 16:31:33 +02:00
invoiceninja/tests/Feature/Export
Nikola Cirkovic c75b1d303f
Cirkovic/ina 16 fixes (#50)
* Dispatch | PdfCreatorTest | Removed deprecated method

* Dispatch | Remove deprecated dispatchNow() method and use dispatchSync or call handle() on class where return is mandatory.
2022-06-24 21:15:14 +10:00
..
ClientCsvTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ExportCompanyTest.php Cirkovic/ina 16 fixes (#50) 2022-06-24 21:15:14 +10:00
ExportCsvTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00
ProfitAndLossReportTest.php Set return type of base TestCase methods 2022-06-21 10:00:57 +00:00