Disable phantomjs check

This commit is contained in:
Hillel Coren 2018-01-08 10:08:47 +02:00
parent 004e4766d6
commit 45f0dc53e2

View File

@ -80,7 +80,7 @@ class CheckData extends Command
$this->checkDraftSentInvoices(); $this->checkDraftSentInvoices();
} }
$this->checkInvoices(); //$this->checkInvoices();
$this->checkInvoiceBalances(); $this->checkInvoiceBalances();
$this->checkClientBalances(); $this->checkClientBalances();
$this->checkContacts(); $this->checkContacts();