You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello! I'm excited to try out this project. I have an existing site that uses ddev, however we've never been able to use blt tests because the ddev containers do not have Chrome. So this seems like just what we need.
However, after adding this library via Composer and tweaking the config files, when I run ddev blt tests I am getting the error: [Drupal\Driver\Exception\BootstrapException] No Drupal installation found at /home/brockfanning/repos/foia-api/docroot. I suspect I have messed something up in the config and I was hoping I could get some help. If there is any particular config or snippet that I should paste in, let me know.
The text was updated successfully, but these errors were encountered:
Hello! I'm excited to try out this project. I have an existing site that uses ddev, however we've never been able to use
blt tests
because the ddev containers do not have Chrome. So this seems like just what we need.However, after adding this library via Composer and tweaking the config files, when I run
ddev blt tests
I am getting the error:[Drupal\Driver\Exception\BootstrapException] No Drupal installation found at /home/brockfanning/repos/foia-api/docroot
. I suspect I have messed something up in the config and I was hoping I could get some help. If there is any particular config or snippet that I should paste in, let me know.The text was updated successfully, but these errors were encountered: