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\Middleware\ShortUrl;
namespace ShlinkioTest\Shlink\Rest\Middleware\ShortUrl;
use Laminas\Diactoros\Response;
use Laminas\Diactoros\ServerRequestFactory;