Commit e9a128b5 authored by Walmyr Lima's avatar Walmyr Lima

Update view to add testability

parent ec57b0b3
......@@ -115,7 +115,7 @@
= _('List')
= nav_link(controller: :boards) do
= link_to project_boards_path(@project), title: boards_link_text do
= link_to project_boards_path(@project), title: boards_link_text, data: { qa_selector: "issue_boards_link" } do
%span
= boards_link_text
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment