@ -22,7 +22,7 @@
<% row.action(
visually_hidden_text: attr[:name].to_s.humanize.downcase,
href: edit_organisation_path,
html_attributes: { "data-qa": "change-#{attr[:name]}" },
html_attributes: { "data-qa": "change-#{attr[:name].downcase}" },
) %>
<% end %>
<% else %>