mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
mark empty test as skipped
This commit is contained in:
parent
149ed2bd75
commit
711cdc3481
@ -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;
|
||||
|
Loading…
x
Reference in New Issue
Block a user