mirror of
https://github.com/WordPress/five-for-the-future.git
synced 2025-07-21 17:25:44 +03:00
Tools: Add phpunit test support inside wp-env container
This commit is contained in:
parent
bb25e0c78b
commit
50c21b4e85
2 changed files with 2 additions and 0 deletions
|
@ -16,6 +16,7 @@
|
|||
"wp-content/plugins": "./plugins",
|
||||
"wp-content/themes": "./themes",
|
||||
"wp-content/mu-plugins/0-sandbox.php": "./.env/0-sandbox.php",
|
||||
"wp-content/phpunit.xml.dist": "./phpunit.xml.dist",
|
||||
"wp-cli.local.yml": "./wp-cli.local.yml"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue