mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
Refactoring : removing useless line return
This commit is contained in:
parent
0051a73a26
commit
b85f3e396c
@ -83,7 +83,6 @@ class PersonTest extends \PHPUnit_Framework_TestCase
|
|||||||
/**
|
/**
|
||||||
* Test if the getAccompanyingPeriodsOrdered function, for periods
|
* Test if the getAccompanyingPeriodsOrdered function, for periods
|
||||||
* starting at the same time order regarding to the closing date.
|
* starting at the same time order regarding to the closing date.
|
||||||
*
|
|
||||||
*/
|
*/
|
||||||
public function testAccompanyingPeriodOrderSameDateOpening() {
|
public function testAccompanyingPeriodOrderSameDateOpening() {
|
||||||
$d = new \DateTime("2013/2/1");
|
$d = new \DateTime("2013/2/1");
|
||||||
|
Loading…
x
Reference in New Issue
Block a user