[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 cacd9a574d
commit b60185a97c
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;