- Issue created by @RichardGaunt
Behat test is failing and need to investigate why it is not being reflected in the CT page:
008 Scenario: The CivicTheme theme settings verify custom logo configuration with SVG image upload # tests/behat/features/theme.settings.components.feature:222
And I should see the ".ct-logo img.ct-image" element with the "src" attribute set to "/sites/default/files/test_image_logo_svg_light_desktop.svg" # tests/behat/features/theme.settings.components.feature:238
The "src" attribute was found on the element ".ct-logo img.ct-image", but does not contain a value "/sites/default/files/test_image_logo_svg_light_desktop.svg". (Exception)
1. Investigate theme setting issue on SDC branch find solution
Active
1.0
Code