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
Describe the bug
As of late, I've noticed on new projects that the ci.blt.yml file is no longer being properly placed inside the blt folder, and it seems that projects attempting to run behat tests no longer function unless you manually place it.
I did find that there's a ci.yml file floating around, maybe that is supposed to be working (but it doesn't appear to be).
To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
Run composer create-project acquia/drupal-recommended-project --no-interaction
Describe the bug
As of late, I've noticed on new projects that the ci.blt.yml file is no longer being properly placed inside the blt folder, and it seems that projects attempting to run behat tests no longer function unless you manually place it.
I did find that there's a ci.yml file floating around, maybe that is supposed to be working (but it doesn't appear to be).
To Reproduce
Steps to reproduce the behavior, ideally starting from a fresh install of BLT:
composer create-project acquia/drupal-recommended-project --no-interaction
Expected behavior
If the new ci.yml file is expected to copy or work, it should (and it isn't). See https://github.com/acquia/blt/blob/main/scripts/blt/ci/internal/ci.yml.
The text was updated successfully, but these errors were encountered: