DX: fix cs

This commit is contained in:
2023-02-17 22:20:09 +01:00
parent 542b6ccc83
commit 096e2f6e40
9 changed files with 52 additions and 26 deletions

View File

@@ -74,7 +74,7 @@ final class TimelineProviderTest extends WebTestCase
$report = (new Report())
->setUser(self::$em->getRepository(\Chill\MainBundle\Entity\User::class)
->findOneByUsername('center a_social'))
->findOneByUsername('center a_social'))
->setDate(new DateTime('2015-05-02'))
->setPerson($this->person)
->setCFGroup($this->getHousingCustomFieldsGroup())