mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
phpstan, rector, cs-fixer
This commit is contained in:
@@ -17,6 +17,10 @@ use Chill\MainBundle\Entity\UserJob;
|
||||
use PHPUnit\Framework\TestCase;
|
||||
use Prophecy\PhpUnit\ProphecyTrait;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
* @coversNothing
|
||||
*/
|
||||
class UserTest extends TestCase
|
||||
{
|
||||
use ProphecyTrait;
|
||||
|
Reference in New Issue
Block a user