mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-07 18:44:08 +00:00
tests: Tag failing test as incomplete.
This commit is contained in:
parent
e619e58a6e
commit
660e45ac59
@ -45,7 +45,7 @@ final class AccompanyingPeriodConfidentialTest extends WebTestCase
|
|||||||
public function dataGenerateRandomAccompanyingCourse()
|
public function dataGenerateRandomAccompanyingCourse()
|
||||||
{
|
{
|
||||||
// Disabling this dataprovider to avoid having errors while running the test.
|
// Disabling this dataprovider to avoid having errors while running the test.
|
||||||
yield from [];
|
return yield from [];
|
||||||
|
|
||||||
$maxGenerated = 3;
|
$maxGenerated = 3;
|
||||||
$maxResults = $maxGenerated * 8;
|
$maxResults = $maxGenerated * 8;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user