diff --git a/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php b/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php index 93f773113..98345a0b4 100644 --- a/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php +++ b/src/Bundle/ChillPersonBundle/Tests/AccompanyingPeriod/AccompanyingPeriodConfidentialTest.php @@ -42,6 +42,8 @@ final class AccompanyingPeriodConfidentialTest extends WebTestCase public function testConfidentialInvalid() { + $this->markTestSkipped("test not written fully"); + // Disabling this dataprovider to avoid having errors while running the test. return yield from []; $maxGenerated = 3;