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
The CONTRIBUTING.md explains how to run tests on docker, but I am seeing an error.
Steps to Reproduce the behavior
$ docker-compose run php /opt/drupal-module/run-test.sh
WARNING: The DRUPAL_CORE variable is not set. Defaulting to a blank string.
WARNING: The DEPENDENCIES variable is not set. Defaulting to a blank string.
/usr/local/bin/docker-php-entrypoint: exec: line 9: /opt/drupal-module/run-test.sh: not found
The text was updated successfully, but these errors were encountered:
Summary
The CONTRIBUTING.md explains how to run tests on docker, but I am seeing an error.
Steps to Reproduce the behavior
The text was updated successfully, but these errors were encountered: