Updated Drupal to 8.6. This goes with the following updates because it's possible...
[yaffs-website] / vendor / chi-teck / drupal-code-generator / src / Command / Drupal_8 / Test / Web.php
index eba6bcc8aadde3c93fd9307aa90f0713913f05ab..39c867b4b66bf9cfbd22326122f50ce981db1c60 100644 (file)
@@ -16,6 +16,7 @@ class Web extends BaseGenerator {
   protected $name = 'd8:test:web';
   protected $description = 'Generates a web based test';
   protected $alias = 'web-test';
+  protected $label = 'Web (simpletest)';
 
   /**
    * {@inheritdoc}