Security update for permissions_by_term
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal8 / modules / behat_test / behat_test.services.yml
diff --git a/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/behat_test.services.yml b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/behat_test.services.yml
new file mode 100644 (file)
index 0000000..7bfd336
--- /dev/null
@@ -0,0 +1,5 @@
+services:
+  behat_test.config.storage.install:
+    class: Drupal\behat_test\Config\BehatTestExtensionInstallStorage
+    arguments: ['@config.storage', 'config/install']
+