MDL-37787 behat: Using progress format by default
This commit is contained in:
@@ -189,6 +189,9 @@ class behat_config_manager {
|
||||
'features' => $features,
|
||||
'steps_definitions' => $stepsdefinitions
|
||||
)
|
||||
),
|
||||
'formatter' => array(
|
||||
'name' => 'progress'
|
||||
)
|
||||
)
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user