Skip to content

Commit 24b5e4f

Browse files
committed
adds language:en. Used resources from vendor directory
1 parent 05eaba2 commit 24b5e4f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

etc/travis/behat-integration.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22
# (c) 2013 - 2016 Cross Solution (http://cross-solution.de)
33

44
default:
5+
translation:
6+
locale: en
57
formatters:
68
progress:
79
verbose: true
@@ -18,7 +20,7 @@ default:
1820
# change this base url value to match
1921
# your local development server url:
2022
base_url: "http://localhost:8081"
21-
files_path: "%paths.base%/modules/Behat/resources/fixtures/"
23+
files_path: "%paths.base%/vendor/yawik/behat/resources/fixtures/"
2224
javascript_session: chrome
2325
sessions:
2426
chrome:

0 commit comments

Comments
 (0)