Version 1
[yaffs-website] / web / core / modules / block / tests / modules / block_test / config / install / block.block.test_block.yml
diff --git a/web/core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml b/web/core/modules/block/tests/modules/block_test/config/install/block.block.test_block.yml
new file mode 100644 (file)
index 0000000..be7e06c
--- /dev/null
@@ -0,0 +1,17 @@
+id: test_block
+theme: stark
+weight: 0
+status: true
+langcode: en
+region: '-1'
+plugin: test_html
+settings:
+  label: 'Test HTML block'
+  provider: block_test
+  label_display: 'hidden'
+dependencies:
+  module:
+    - block_test
+  theme:
+    - classy
+visibility: {  }