diff --git a/plugins/wporg-5ftf/composer.json b/plugins/wporg-5ftf/composer.json index 056279a..a7d9c9f 100644 --- a/plugins/wporg-5ftf/composer.json +++ b/plugins/wporg-5ftf/composer.json @@ -22,7 +22,11 @@ }, "scripts" : { - "test" : "vendor/bin/phpunit", + "test" : "vendor/bin/phpunit", + + "_comment" : "Input won't work when running this via `composer test:watch`. If you want to use", + "_comment" : "PHPUnit Watcher's interactive options then you'll need to call it directly in your terminal.", + "_comment" : "See https://github.com/composer/composer/issues/5856", "test:watch" : "vendor/bin/phpunit-watcher watch" } } diff --git a/plugins/wporg-5ftf/composer.lock b/plugins/wporg-5ftf/composer.lock index e9f3067..692f323 100644 --- a/plugins/wporg-5ftf/composer.lock +++ b/plugins/wporg-5ftf/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "07cbbdf422183fb1b9680531bf23981f", + "content-hash": "d435b758f70d350447aa46fd0128e745", "packages": [], "packages-dev": [ {