Updated all the contrib modules to their latest versions.
[yaffs-website] / web / modules / contrib / entity / tests / modules / entity_module_test / config / schema / entity_module_test.schema.yml
diff --git a/web/modules/contrib/entity/tests/modules/entity_module_test/config/schema/entity_module_test.schema.yml b/web/modules/contrib/entity/tests/modules/entity_module_test/config/schema/entity_module_test.schema.yml
deleted file mode 100644 (file)
index eb1c5a0..0000000
+++ /dev/null
@@ -1,16 +0,0 @@
-entity_module_test.entity_test_enhanced_bundle.*:
-  type: config_entity
-  label: 'Entity test with enhancements - Bundle'
-  mapping:
-    id:
-      type: string
-      label: 'Type'
-    label:
-      type: label
-      label: 'Label'
-    description:
-      type: text
-      label: 'Description'
-    new_revision:
-      type: boolean
-      label: 'New revision'