Skip to content

Commit

Permalink
[FEATURE#35176] Modification keyword Gherkin
Browse files Browse the repository at this point in the history
La traduction des keyword dans Gherkin a évolué.

Étant donné que est désormais pris en compte, (anciennement Étant donné). Il faut donc modifier les définitions des steps pour prendre en compte ce changement.
  • Loading branch information
Faouzi CHAACHOUA committed Sep 26, 2016
1 parent 45df168 commit 634bbe1
Show file tree
Hide file tree
Showing 5 changed files with 294 additions and 144 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
],
"require": {
"php": ">=5.5",
"behat/behat": "3.x",
"behat/behat": ">=3.2",
"guzzlehttp/guzzle": "~6.1",
"etna/php-rsa": "~0.2.0"
},
Expand Down
Loading

0 comments on commit 634bbe1

Please sign in to comment.