fix phpunit annotations (#794)
This commit is contained in:
@@ -17,7 +17,6 @@ use Symfony\Bundle\FrameworkBundle\Client;
|
||||
use Symfony\Component\HttpFoundation\Response;
|
||||
|
||||
/**
|
||||
* @coversDefaultClass \App\API\ProjectController
|
||||
* @group integration
|
||||
*/
|
||||
class ProjectControllerTest extends APIControllerBaseTest
|
||||
|
||||
Reference in New Issue
Block a user