Skip to content

Commit

Permalink
Merge pull request #1078 from City-of-Helsinki/UHF-X_announcement_tes…
Browse files Browse the repository at this point in the history
…t_fix

UHF-X Announcement test fix
  • Loading branch information
khalima authored Oct 10, 2024
2 parents 398877f + b28dacf commit 4971d98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backstop/backstop_dynamic_config.js
Original file line number Diff line number Diff line change
Expand Up @@ -257,7 +257,7 @@ function getConfig(hostname, protocol, type) {
'url': `${protocol}://${hostname}/en/dc-components/dc-announcements`,
'removeSelectors': removeDefault,
'selectors': [
'#block-hdbt-subtheme-announcements'
'#block-announcements'
],
'selectorExpansion': expandComponents,
},
Expand Down

0 comments on commit 4971d98

Please sign in to comment.