tests/AppBundle/Controller/TaskPeriodControllerTest.php
Showing 1 of 1 total issue
Method testPostPeriod
has 27 lines of code (exceeds 25 allowed). Consider refactoring. Open
Open
public function testPostPeriod() { $uuid4 = $this->getUUID4stub(); $alice = $this->getUser('alice');
- Create a ticketCreate a ticket