Skip to content
Snippets Groups Projects
Commit 413df616 authored by Kumiko Ono's avatar Kumiko Ono Committed by Yas Naoi
Browse files

Issue #3244753 by kumikoono, yas: Hotfix - Implement a drush command for...

Issue #3244753 by kumikoono, yas: Hotfix - Implement a drush command for pre-processing Behat test scenarios
parent 4f05aeab
No related branches found
No related tags found
No related merge requests found
......@@ -32,10 +32,12 @@ class BehatCommands extends DrushCommands {
}
/**
* Preprocess behat test feature files. All paths should be relative to /cloud directory.
* Preprocess behat test feature files.
* All paths should be relative to /cloud directory.
*
* @param array $options
* An associative array of options whose values come from cli, config, etc.
*
* @option string $params_file
* The file defining parameters for templates.
* @option string $templates_dir
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment