Added a test for basic counting accuracy
This commit is contained in:
12
config/schema/archive_tree.schema.yml
Normal file
12
config/schema/archive_tree.schema.yml
Normal file
@@ -0,0 +1,12 @@
|
||||
block.settings.archive_tree:
|
||||
type: block_settings
|
||||
label: 'Archive Tree block settings'
|
||||
mapping:
|
||||
content_types:
|
||||
type: sequence
|
||||
label: 'Content types'
|
||||
sequence:
|
||||
type: string
|
||||
expand_years:
|
||||
type: boolean
|
||||
label: 'Expand years by default'
|
||||
Reference in New Issue
Block a user