Autofix code style.

This commit is contained in:
Pol Dellaiera 2022-01-04 17:32:05 +01:00
parent 660e45ac59
commit f63afea2ce
No known key found for this signature in database
GPG Key ID: D476DFE9C67467CA

View File

@ -46,7 +46,6 @@ final class AccompanyingPeriodConfidentialTest extends WebTestCase
{ {
// Disabling this dataprovider to avoid having errors while running the test. // Disabling this dataprovider to avoid having errors while running the test.
return yield from []; return yield from [];
$maxGenerated = 3; $maxGenerated = 3;
$maxResults = $maxGenerated * 8; $maxResults = $maxGenerated * 8;