fixes phantom.js parser error

This commit is contained in:
zmagod 2017-10-11 10:37:18 +02:00
parent f71ff8589d
commit 9e2b589e4b
2 changed files with 4 additions and 1 deletions

View file

@ -29,6 +29,9 @@
"env": {
"test": {
"plugins": ["transform-es2015-modules-commonjs"]
},
"development": {
"plugins": ["transform-es2015-modules-commonjs"]
}
}
}

View file

@ -16,7 +16,7 @@ Background:
Given I'm on the home page of "BioSistemika Process" team
And I click on Avatar
And I click "Settings" link within "user-account-dropdown"
Then I should see "My profile"
Then I should see "My Profile"
@javascript
Scenario: Unsuccessful add avatar, file is too big