Skip to content

Fix Cucumber deprecation warnings

gitlab-qa-bot requested to merge github/fork/exviva/fix_cucumber_warnings into master

Created by: exviva

This removes the following warning:

WARNING: Using 'Given/When/Then' in step definitions
is deprecated, use 'step' to call other steps instead

Merge request reports