Created MercureUpdatesGeneratorTest

This commit is contained in:
Alejandro Celaya
2020-04-12 18:01:13 +02:00
parent e97dfbfdda
commit 7f888c49b4
6 changed files with 61 additions and 5 deletions

View File

@@ -2,7 +2,7 @@
declare(strict_types=1);
namespace ShlinkioApiTest\Shlink\Core\EventDispatcher;
namespace ShlinkioTest\Shlink\Core\EventDispatcher;
use Doctrine\ORM\EntityManagerInterface;
use PHPUnit\Framework\TestCase;