Minor fixes for create test data

This commit is contained in:
David Bomba 2023-09-20 13:21:40 +10:00
parent b6ebb0ebcf
commit ae877d3340

View File

@ -61,6 +61,8 @@ class CreateTestData extends Command
protected $invoice_repo;
protected $count;
/**
* Execute the console command.
*