ledgerService = app(LedgerService::class); } public function testApplyLedgerReceiver():void { $this->ledgerService->applyLedgerReceiver(); } }