We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 05eaba2 commit 24b5e4fCopy full SHA for 24b5e4f
etc/travis/behat-integration.yml
@@ -2,6 +2,8 @@
2
# (c) 2013 - 2016 Cross Solution (http://cross-solution.de)
3
4
default:
5
+ translation:
6
+ locale: en
7
formatters:
8
progress:
9
verbose: true
@@ -18,7 +20,7 @@ default:
18
20
# change this base url value to match
19
21
# your local development server url:
22
base_url: "http://localhost:8081"
- files_path: "%paths.base%/modules/Behat/resources/fixtures/"
23
+ files_path: "%paths.base%/vendor/yawik/behat/resources/fixtures/"
24
javascript_session: chrome
25
sessions:
26
chrome:
0 commit comments