Add workaround for removed codeception/robo-paracept

[MAILPOET-3296]
This commit is contained in:
Rostislav Wolny
2020-11-25 11:35:59 +01:00
committed by Veljko V
parent a62ad4f70a
commit c0c9b11c54
3 changed files with 322 additions and 0 deletions

View File

@ -1,4 +1,5 @@
<?php
require_once './tests/_support/SplitTestsByGroups.php';
// phpcs:ignore PSR1.Classes.ClassDeclaration
class RoboFile extends \Robo\Tasks {