[TWIG][TESTS] Update IconsExtension test

This commit is contained in:
Angelo D. Moura
2020-11-09 19:43:39 +00:00
committed by Hugo Sales
parent 5acfda8ae5
commit d2208d15d8
2 changed files with 19 additions and 15 deletions

View File

@@ -19,8 +19,8 @@
namespace App\Tests\EventListener;
use App\Core\DB\UpdateListener;
use App\Entity\GSActor;
use App\EventListener\UpdateListener;
use DateTime;
use Doctrine\ORM\EntityManager;
use Doctrine\ORM\Event\PreUpdateEventArgs;