Commit ddc5ae21 authored by Walmyr Lima's avatar Walmyr Lima

Fix test description

It was incorrect due to copying and pasting.
parent 88972e49
......@@ -15,7 +15,7 @@ module QA
Page::Project::Menu.perform(&:go_to_boards)
end
it 'shows board configuration to user without edit permission' do
it 'renames the issue board' do
new_board_name = 'UX'
EE::Page::Project::Issue::Board::Show.perform do |show|
......
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