Update AdvancedUsage.md by GlebkaF · Pull Request #870 · Codeception/codeception.github.com
If used as described in the current documentation, codeception throws an error
In Step.php line 44:
Codeception\Step::__construct(): Argument #2 ($arguments) must be of type a
rray, string given, called in /opt/app/vendor/codeception/codeception/src/C
odeception/Test/Cest.php on line 89
But it would be great if it could work without additional parentheses.