Move all files to ddev-phpunit-command/

This commit is contained in:
Oliver Davies 2025-09-29 22:53:27 +01:00
parent 65b4926e0d
commit bb1f3f5564
8 changed files with 0 additions and 0 deletions

View file

@ -1,7 +0,0 @@
#!/usr/bin/env bash
## Description: Run PHPUnit tests inside the web container.
## Usage: phpunit
## Example: "ddev phpunit" or with additional arguments such as "ddev phpunit --testdox"
../vendor/bin/phpunit --config .. $*