X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;ds=sidebyside;f=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftest.run.yml;fp=vendor%2Fdrupal%2Fconsole-en%2Ftranslations%2Ftest.run.yml;h=70efff5520f4385f6435391c2d9a75ab6bbb562f;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=bc3382d1531fbfde8db80e5f062d03b30a38a959;hpb=aea91e65e895364e460983b890e295aa5d5540a5;p=yaffs-website diff --git a/vendor/drupal/console-en/translations/test.run.yml b/vendor/drupal/console-en/translations/test.run.yml index bc3382d15..70efff552 100644 --- a/vendor/drupal/console-en/translations/test.run.yml +++ b/vendor/drupal/console-en/translations/test.run.yml @@ -2,6 +2,7 @@ description: 'Run Test unit from tests available for application' arguments: test-class: 'Test Class' test-methods: 'Test method(s) to be run' + url: 'Test url' messages: missing-dependency: 'Test can''t be executed due a missing dependency' phpunit-pending: 'Logic to execute PHPUnit test is not implemented yet.'