X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=vendor%2Fdrupal%2Fconsole%2Fsrc%2FCommand%2FTest%2FDebugCommand.php;h=f5a9b2f484fd6dfbd1ba7e2b8648610d6ec6a862;hp=e87176ceba275e37ba76a1d7df5f8ab055fd45c3;hb=eba34333e3c89f208d2f72fa91351ad019a71583;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae diff --git a/vendor/drupal/console/src/Command/Test/DebugCommand.php b/vendor/drupal/console/src/Command/Test/DebugCommand.php index e87176ceb..f5a9b2f48 100644 --- a/vendor/drupal/console/src/Command/Test/DebugCommand.php +++ b/vendor/drupal/console/src/Command/Test/DebugCommand.php @@ -59,7 +59,7 @@ class DebugCommand extends Command ) ->addOption( 'test-class', - '', + null, InputOption::VALUE_OPTIONAL, $this->trans('commands.test.debug.arguments.test-class') );