Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(test): update Cucumber to the latest version (#3480)
Had to adjust two steps to use regular expressions as Cucumber does not support optional parameters anymore (cucumber/common#360). Using regular expressions seems to be a known workaround (https://stackoverflow.com/questions/18346348/optional-parameter-in-cucumber).
- Loading branch information