We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4161301 commit 7f51301Copy full SHA for 7f51301
README.md
@@ -70,6 +70,9 @@ following changes to the installation instructions for that addon:
70
The `drupal install` command does not work when the drupal package is
71
symlinked in by Composer.
72
73
+To run PHPUnit tests, you will need to tweak the DDEV phpunit command until
74
+https://github.com/justafish/ddev-drupal-core-dev/pull/37 is fixed.
75
+
76
## Installing other packages
77
78
You can install any Composer package as you would with a normal project. This
0 commit comments