corp journal job added to cron for testing

This commit is contained in:
2019-05-03 23:35:05 -05:00
parent 68c3981b55
commit 5938054de1
-7
View File
@@ -26,13 +26,6 @@ class ProcessWalletJournalJob implements ShouldQueue
*/
public $timeout = 600;
/**
* Connection to utilize
*
* @var string
*/
public $connection = 'database';
/**
* Delay time for job
*