Loading...


Related Products


How can I fix a PHPUnit error?

Description

Build stageJobError messageCategoryResponsibility
Test DrupalTest DrupalClass "Behat\Mink\Element\TraversableElement" not foundApplicationCustomer

Potential cause

Certain packages are missing from your project.

Solution

If your application runs on the current Drupal version, add the core-dev package to your project:

composer require --dev drupal/core-dev                             

Did not find what you were looking for?

If this content did not answer your questions, try searching or contacting our support team for further assistance.

Back to Section navigation
Back to Site navigation