Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / background_title.feature
1 Feature: Feature with titled background
2
3   Background: Some Background
4     title with
5      couple
6       of
7        | continuous  |
8      """
9      strings
10     Given a passing step
11
12   Scenario:
13     Given a failing step