mirror of
https://github.com/shlinkio/shlink.git
synced 2025-02-25 18:45:27 -06:00
Replaced hardcoded error response by the use of a problem details action
This commit is contained in:
@@ -7,7 +7,7 @@ namespace ShlinkioApiTest\Shlink\Rest\Action;
|
||||
use GuzzleHttp\RequestOptions;
|
||||
use Shlinkio\Shlink\TestUtils\ApiTest\ApiTestCase;
|
||||
|
||||
class EditShortUrlActionTagsTest extends ApiTestCase
|
||||
class EditShortUrlTagsActionTest extends ApiTestCase
|
||||
{
|
||||
/** @test */
|
||||
public function notProvidingTagsReturnsBadRequest(): void
|
||||
Reference in New Issue
Block a user