Created NotifyVisitToMercureTest

This commit is contained in:
Alejandro Celaya
2020-04-12 17:50:25 +02:00
parent b858d79b9e
commit e97dfbfdda
2 changed files with 115 additions and 1 deletions

View File

@@ -9,7 +9,6 @@ use Laminas\Diactoros\Response\JsonResponse;
use Laminas\Diactoros\ServerRequestFactory;
use PHPUnit\Framework\TestCase;
use Prophecy\Argument;
use Prophecy\Argument\ArgumentsWildcard;
use Prophecy\Prophecy\ObjectProphecy;
use RuntimeException;
use Shlinkio\Shlink\Common\Mercure\JwtProviderInterface;