FriendsOfBehat / SymfonyExtension

:musical_score: Extension integrating Behat with Symfony.
MIT License
472 stars 62 forks source link

DemoContext error #171

Open antoine-nedelec opened 2 years ago

antoine-nedelec commented 2 years ago

The first test (./vendor/bin/behat), gives me:

In ArrayNode.php line 252:
  Invalid type for path "testwork.fob_symfony.kernel". Expected "array", but got "string"

Seems I'm the only one with this issue. Any idea why I have this error ?

mpdude commented 1 year ago

Works for me... could you please re-check?