This commit is contained in:
James Cole
2021-03-23 18:38:24 +01:00
parent d1c87e1c21
commit 9003db6eba
2 changed files with 20 additions and 11 deletions

View File

@@ -70,6 +70,8 @@ class TransferCurrenciesCorrections extends Command
*/
public function handle(): int
{
$this->stupidLaravel();
$start = microtime(true);
// @codeCoverageIgnoreStart