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\Rest\Action;
namespace ShlinkioTest\Shlink\Rest\Action;
use Cake\Chronos\Chronos;
use Laminas\Diactoros\Response\JsonResponse;