MDL-66109 behat: Prevent the use of Examples in Scenarios
authorAndrew Nicols <andrew@nicols.co.uk>
Wed, 22 Apr 2020 00:40:12 +0000 (08:40 +0800)
committerAndrew Nicols <andrew@nicols.co.uk>
Mon, 11 May 2020 03:07:49 +0000 (11:07 +0800)
commitbbb291ba2f468f50d057961187c94a9203a6f689
treec5102e10ea6b6a7f7b55dfc2c1baff51ffd27563
parent7afd16ad84f134877a5a9b8515ee91513c545ba2
MDL-66109 behat: Prevent the use of Examples in Scenarios

This change enables the Gherkin-lint rule to prevent the use of
"Examples" in a Scenario.

The Example tag is only allowed in a Scenario Outline at this time and
their use in a Scenario has no meaning.
.gherkin-lintrc