Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal8 / modules / behat_test / config / install / field.storage.node.field_post_select.yml
diff --git a/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/field.storage.node.field_post_select.yml b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/install/field.storage.node.field_post_select.yml
deleted file mode 100644 (file)
index 415c6e1..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-langcode: en
-status: true
-dependencies:
-  module:
-    - node
-    - options
-id: node.field_post_select
-field_name: field_post_select
-entity_type: node
-type: list_string
-settings:
-  allowed_values:
-    -
-      value: '1'
-      label: One
-    -
-      value: '2'
-      label: Two
-    -
-      value: '3'
-      label: Three
-  allowed_values_function: ''
-module: options
-locked: false
-cardinality: 1
-translatable: true
-indexes: {  }
-persist_with_no_fields: false