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

Use a behat specific drush alias

parent 63d9879d
No related branches found
Tags v1.2.2
No related merge requests found
...@@ -16,7 +16,7 @@ default: ...@@ -16,7 +16,7 @@ default:
password_field: "Password" password_field: "Password"
username_field: "Username or e-mail address" username_field: "Username or e-mail address"
drush: drush:
alias: default.dev alias: default.behat
Behat\MinkExtension: Behat\MinkExtension:
base_url: http://{{ baseurl }} base_url: http://{{ baseurl }}
goutte: ~ goutte: ~
......
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