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

Do not overwrite templated feature files

parent 4677fccd
Branches
Tags v1.1.3
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.
Please register or to comment