2022-04-27 11:30:43 +02:00

7 lines
210 B
YAML

services:
console.test_run:
class: Drupal\Console\Command\Test\RunCommand
arguments: ['@app.root', '@?test_discovery', '@module_handler', '@date.formatter']
tags:
- { name: drupal.command }