Commit 9d5e5073 authored by Sanad Liaquat's avatar Sanad Liaquat

Merge branch 'fix-test-description' into 'master'

Fix test description

See merge request gitlab-org/gitlab!18320
parents da72dc6d ddc5ae21
......@@ -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