DX [cs-fixer] fixes

This commit is contained in:
2023-05-24 14:02:05 +02:00
parent 04359f27c6
commit a31c4063a1
9 changed files with 1 additions and 13 deletions

View File

@@ -51,5 +51,4 @@ class AccompanyingPeriodStepChangeCronjobTest extends TestCase
// can not run: not enough elapsed time
yield ['2023-01-15T01:00:00+02:00', new \DateTimeImmutable('2023-01-15T00:30:00+02:00'), false];
}
}