fix phpunit annotations (#794)
This commit is contained in:
@@ -14,7 +14,6 @@ use App\Tests\DataFixtures\TagFixtures;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
/**
|
||||
* @coversDefaultClass \App\API\TagController
|
||||
* @group integration
|
||||
*/
|
||||
class TagControllerTest extends APIControllerBaseTest
|
||||
|
||||
Reference in New Issue
Block a user