Yaffs site version 1.1
[yaffs-website] / vendor / drupal / console / src / Command / Test / RunCommand.php
index edeb4c273e6fdb5e3c258d47f1b6629ca7dcba20..f3128010558d37b67c00ba635c59ce38683c7e18 100644 (file)
@@ -91,7 +91,7 @@ class RunCommand extends Command
             )
             ->addOption(
                 'url',
-                '',
+                null,
                 InputOption::VALUE_REQUIRED,
                 $this->trans('commands.test.run.arguments.url')
             );