Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / doc / _static / snippets / behat-bb.yml
diff --git a/vendor/drupal/drupal-extension/doc/_static/snippets/behat-bb.yml b/vendor/drupal/drupal-extension/doc/_static/snippets/behat-bb.yml
new file mode 100644 (file)
index 0000000..a58d65d
--- /dev/null
@@ -0,0 +1,16 @@
+default:
+  suites:
+    default:
+      contexts:
+        - FeatureContext
+        - Drupal\DrupalExtension\Context\DrupalContext
+        - Drupal\DrupalExtension\Context\MinkContext
+  extensions:
+    Behat\MinkExtension:
+      goutte: ~
+      selenium2: ~
+      base_url: http://seven.l
+    Drupal\DrupalExtension:
+      blackbox: ~
+      region_map:
+        footer: "#footer"