Fix testing issues found. #630
This commit is contained in:
parent
f8ebe0d97a
commit
c955516acf
1 changed files with 1 additions and 0 deletions
|
|
@ -12,6 +12,7 @@ use Doctrine\ORM\EntityManagerInterface;
|
|||
use App\Service\MQTTClient;
|
||||
|
||||
use App\Entity\JobOrder;
|
||||
use App\Entity\Rider;
|
||||
|
||||
use PDO;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue