Skip to content

Commit 7f51301

Browse files
committed
Added note on running PHPUnit tests with the DDEV addon.
1 parent 4161301 commit 7f51301

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,9 @@ following changes to the installation instructions for that addon:
7070
The `drupal install` command does not work when the drupal package is
7171
symlinked in by Composer.
7272

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+
7376
## Installing other packages
7477

7578
You can install any Composer package as you would with a normal project. This

0 commit comments

Comments
 (0)