Skip to content
Snippets Groups Projects
Commit 0d368b8d authored by Tasneem Natshah's avatar Tasneem Natshah
Browse files

Issue #3401447: Move most of the install configuration from the cucumber...

Issue #3401447: Move most of the install configuration from the cucumber profile to the cucumber core module
parent bdcaad4b
No related branches found
Tags 5.x-1.11-beta2
No related merge requests found
langcode: en
status: true
dependencies:
module:
- media
- text
_id: media.field_media_gherkin
field_name: field_media_gherkin
entity_type: media
type: text_long
settings: { }
module: text
locked: false
cardinality: 1
translatable: true
indexes: { }
persist_with_no_fields: false
custom_storage: false
langcode: en
status: true
dependencies:
module:
- gherkin
id: feature
label: Feature
description: 'Feature type to write gherkin script'
source: gherkin
queue_thumbnail_downloads: false
new_revision: false
source_configuration:
source_field: field_media_gherkin
field_map: { }
......@@ -14,4 +14,5 @@ install:
- media_library
- token_filter
- views_accordion
- content_moderation
\ No newline at end of file
- content_moderation
- gherkin
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment