Security update for permissions_by_term
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / background_title.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/background_title.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/background_title.feature
new file mode 100644 (file)
index 0000000..d8ed4d3
--- /dev/null
@@ -0,0 +1,13 @@
+Feature: Feature with titled background
+
+  Background: Some Background
+    title with
+     couple
+      of
+       | continuous  |
+     """
+     strings
+    Given a passing step
+
+  Scenario:
+    Given a failing step