Hershey Korik
Hershey Korik
I noticed that only Content Types that have a moderation workflow enabled will the behat tests successfully create nodes. If one chooses a content type that does not have the...
I have just started to setup behat tests on my local Drupal 8 using MAMP as the local environment. It seems at any attempt to login using a browser with...
Replace `behat/mink-extension` with [`friends-of-behat/mink-extension`](https://github.com/FriendsOfBehat/MinkExtension) for PHP 8.x support.
**Describe the bug** Replace the abandoned `webmozart/path-util` composer dependency with the proposed `symfony/filesystem` component. **To Reproduce** Steps to reproduce the behavior, ideally starting from a fresh install of BLT: 1....
The composer package `doctrine/collections` needs to be allowed to upgrade to `^1.6.5` for [php 8 compatibility](https://github.com/doctrine/collections/releases/tag/1.6.5).