Skip to content

Commit ba62a03

Browse files
committed
Shorten the description for package-tests to avoid line wrapping in the help screen. Fixes #112.
1 parent ba7fc97 commit ba62a03

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)