Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / drupal-extension / doc / _static / snippets / behat-api.yml
diff --git a/vendor/drupal/drupal-extension/doc/_static/snippets/behat-api.yml b/vendor/drupal/drupal-extension/doc/_static/snippets/behat-api.yml
deleted file mode 100644 (file)
index 1210f30..0000000
+++ /dev/null
@@ -1,21 +0,0 @@
-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: ~
-      api_driver: 'drupal' 
-      drush:
-        alias: 'local'
-      drupal: 
-        drupal_root: '/var/www/seven/drupal' 
-      region_map:
-        footer: "#footer"