From f63afea2ce4375c3c988b762b697844b2f37d70c Mon Sep 17 00:00:00 2001 From: Pol Dellaiera Date: Tue, 4 Jan 2022 17:32:05 +0100 Subject: [PATCH] Autofix code style. --- .../AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php | 1 - 1 file changed, 1 deletion(-) diff --git a/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php b/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php index 5a6cf1bd3..b20df016a 100644 --- a/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php +++ b/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php @@ -46,7 +46,6 @@ final class AccompanyingPeriodConfidentialTest extends WebTestCase { // Disabling this dataprovider to avoid having errors while running the test. return yield from []; - $maxGenerated = 3; $maxResults = $maxGenerated * 8;