Skip to content

Commit f768054

Browse files
joehoyleclaude
andcommitted
Add composer test script
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 2c3cd0a commit f768054

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

composer.json

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,9 @@
1717
"roots/wordpress-no-content": "^6.0",
1818
"yoast/phpunit-polyfills": "^2.0"
1919
},
20+
"scripts": {
21+
"test": "phpunit"
22+
},
2023
"config": {
2124
"allow-plugins": {
2225
"roots/wordpress-core-installer": true

0 commit comments

Comments
 (0)