- πΊπΈUnited States Jon Pugh Newburgh, NY
FWIW I am still getting the error. I had to fully remove the .behat.inc files to get bin/behat to run.
drupal/lightning_core * 5.14.0
behat/behat v3.13.0
drupal/drupal-extension v5.0.0rc1
The BLT/Behat-related classes from the tests/src and tests/contexts subdirectories are being autoloaded by composer and are interfering with stand-alone Behat testing.
As I understand it, these test classes are now deprecated and were left in the codebase for backwards compatibility.
This patch removes the autoload so the classes will no longer be loaded by default.
Fixed
5.0
Code
Not all content is available!
It's likely this issue predates Contrib.social: some issue and comment data are missing.
FWIW I am still getting the error. I had to fully remove the .behat.inc files to get bin/behat to run.
drupal/lightning_core * 5.14.0
behat/behat v3.13.0
drupal/drupal-extension v5.0.0rc1