Skip to content

Commit 8689185

Browse files
Merge pull request #113 from johnbillion/feature/112-needed-not-needed
Shorten the description for `package-tests`
2 parents ba7fc97 + ba62a03 commit 8689185

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/ScaffoldPackageCommand.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -420,7 +420,7 @@ public function package_github( $args, $assoc_args ) {
420420
}
421421

422422
/**
423-
* Generate files needed for writing Behat tests for your command.
423+
* Generate files for writing Behat tests for your command.
424424
*
425425
* WP-CLI makes use of a Behat-based testing framework, which you should use
426426
* too. This command generates all of the files you need. Functional tests

0 commit comments

Comments
 (0)