mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-05 14:25:00 +00:00
apply more cs rules for php-cs
This commit is contained in:
@@ -18,6 +18,7 @@ use PHPUnit\Framework\TestCase;
|
||||
|
||||
/**
|
||||
* @internal
|
||||
*
|
||||
* @coversNothing
|
||||
*/
|
||||
class AccompanyingPeriodWorkTest extends TestCase
|
||||
@@ -58,7 +59,6 @@ class AccompanyingPeriodWorkTest extends TestCase
|
||||
|
||||
public function testReferrerHistoryOnDifferentDays(): void
|
||||
{
|
||||
|
||||
$work = new AccompanyingPeriodWork();
|
||||
$userA = new User();
|
||||
$userB = new User();
|
||||
|
Reference in New Issue
Block a user