Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Test / DebugCommand.php
index e87176ceba275e37ba76a1d7df5f8ab055fd45c3..f5a9b2f484fd6dfbd1ba7e2b8648610d6ec6a862 100644 (file)
@@ -59,7 +59,7 @@ class DebugCommand extends Command
             )
             ->addOption(
                 'test-class',
             )
             ->addOption(
                 'test-class',
-                '',
+                null,
                 InputOption::VALUE_OPTIONAL,
                 $this->trans('commands.test.debug.arguments.test-class')
             );
                 InputOption::VALUE_OPTIONAL,
                 $this->trans('commands.test.debug.arguments.test-class')
             );