Version 1
[yaffs-website] / web / core / modules / block / tests / modules / block_test / config / schema / block_test.schema.yml
diff --git a/web/core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml b/web/core/modules/block/tests/modules/block_test/config/schema/block_test.schema.yml
new file mode 100644 (file)
index 0000000..166ce8d
--- /dev/null
@@ -0,0 +1,10 @@
+block.settings.test_block_instantiation:
+  type: block_settings
+  label: 'Test block instantiation settings'
+  mapping:
+    display_message:
+      type: string
+      label: 'Message text'
+
+condition.plugin.baloney_spam:
+  type: condition.plugin