Security update for Core, with self-updated composer
[yaffs-website] / vendor / drupal / console-en / translations / test.debug.yml
diff --git a/vendor/drupal/console-en/translations/test.debug.yml b/vendor/drupal/console-en/translations/test.debug.yml
deleted file mode 100644 (file)
index e11f135..0000000
+++ /dev/null
@@ -1,17 +0,0 @@
-description: 'List Test Units available for the application.'
-help: 'Update the console command to the latest version.'
-arguments:
-    test-class: 'Test Class'
-options:
-    group: Group
-messages:
-    class: 'Test Class'
-    description: Description
-    group: Group
-    type: 'Test Type'
-    success: 'The console has been updated to the latest version.'
-    missing-dependency: 'Missing dependency'
-    methods: 'Test methods'
-    not-found: 'Debug wasn''t found, try enclosure test id between double quotes.'
-    success-groups: 'All testing groups were listed sucessfully, use the group argument to filter Test unit by group i.e $ drupal test:debug Url'
-    success-group: 'All test units for group "%s" were listed sucessfully'