fix phpunit annotations (#794)
This commit is contained in:
@@ -13,7 +13,6 @@ use App\Configuration\CalendarConfiguration;
|
||||
use App\Tests\Configuration\TestConfigLoader;
|
||||
|
||||
/**
|
||||
* @coversDefaultClass \App\Controller\CalendarController
|
||||
* @group integration
|
||||
*/
|
||||
class CalendarControllerTest extends ControllerBaseTest
|
||||
|
||||
Reference in New Issue
Block a user