Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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.
- Loading branch information