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

Issue #3360106: Add a new section in the setting to generate JSON format

parent 31fd63bc
No related branches found
No related tags found
No related merge requests found
......@@ -134,7 +134,7 @@ class CucumberUiSettings extends ConfigFormBase {
'#prefix' => '<div class="panel">
<h3 class="panel__title">' . $this->t('Console Log formatted Report') . '</h3>
<div class="panel__content">',
'#suffix' => '</div></div></div></div></div>',
'#suffix' => '</div></div></div>',
];
$editing_mode_default_value = $config->get('editing_mode');
......
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