update webpatser/laravel-uuid to version 3
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
Some checks failed
abc-api/abcParser/pipeline/head There was a failure building this commit
This commit is contained in:
4
tests/_support/Helper/Unit.php
Normal file → Executable file
4
tests/_support/Helper/Unit.php
Normal file → Executable file
@@ -4,7 +4,9 @@ namespace Helper;
|
||||
// here you can define custom actions
|
||||
// all public methods declared in helper class will be available in $I
|
||||
|
||||
class Unit extends \Codeception\Module
|
||||
use Codeception\Module;
|
||||
|
||||
class Unit extends Module
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user