Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / behat / gherkin / tests / Behat / Gherkin / Fixtures / features / clean_tags.feature
diff --git a/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/clean_tags.feature b/vendor/behat/gherkin/tests/Behat/Gherkin/Fixtures/features/clean_tags.feature
deleted file mode 100644 (file)
index e3e9cc7..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-Feature: Feature N4
-
-  @normal
-  Scenario:
-    Given Some normal step N41
-    And Some fast step N42
-
-  @fast
-  Scenario:
-    Given Some slow step N43