Add new comment

Hi David

The composer drupal-update is failing with the following error:
C:\inetpub\wwwroot\drupal>composer drupal-update
> Drupal\composer_manager\Composer\Command::update
Loading composer repositories with package information
Updating dependencies (including require-dev)
- Removing behat/mink (v1.7.0)
- Installing behat/mink (v1.7.1)
Loading from cache

> Drupal\Core\Composer\Composer::vendorTestCodeCleanup
Script Drupal\Core\Composer\Composer::vendorTestCodeCleanup handling the post-pa
ckage-update event terminated with an exception

[RuntimeException]
The directory 'tests' in package 'behat/mink' does not exist.

What do think the issue is here or is there a way to skip this? Thanks for your help.