mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-29 02:53:50 +00:00
fix gitlab ci
This commit is contained in:
@@ -28,7 +28,7 @@ use Chill\PersonBundle\Entity\AccompanyingPeriod;
|
||||
/**
|
||||
* Unit tests for the person Entity
|
||||
*/
|
||||
class PersonTest extends \PHPUnit_Framework_TestCase
|
||||
class PersonTest extends \PHPUnit\Framework\TestCase
|
||||
{
|
||||
/**
|
||||
* Test the creation of an accompanying, its closure and the access to
|
||||
|
Reference in New Issue
Block a user