Skip to content
Snippets Groups Projects
Commit 2981d6c8 authored by jurgenhaas's avatar jurgenhaas
Browse files

Do not overwrite templated feature files

parent 4677fccd
No related branches found
No related tags found
No related merge requests found
......@@ -98,6 +98,7 @@ class Handler extends BaseHandler {
],
'anonymous.feature' => [
'dest' => $projectRoot . '/tests/behat/features/basic',
'custom' => TRUE,
],
'FeatureContext.php' => [
'dest' => $projectRoot . '/tests/behat/bootstrap/context',
......
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