Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / vendor / drupal / drupal-extension / fixtures / drupal8 / modules / behat_test / config / schema / behat_test.schema.yml
diff --git a/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/schema/behat_test.schema.yml b/vendor/drupal/drupal-extension/fixtures/drupal8/modules/behat_test/config/schema/behat_test.schema.yml
deleted file mode 100644 (file)
index 9102c19..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-# Schema for the configuration files of the Behat Test module.
-
-field.value.behat_test_address_field:
-  type: mapping
-  label: 'Default value'
-  mapping:
-    country:
-      type: string
-      label: 'Country'
-    locality:
-      type: string
-      label: 'Locality'
-    thoroughfare:
-      type: string
-      label: 'Thoroughfare'
-    postal_code:
-      type: string
-      label: 'Postal code'