Commit 5b62e2b6 authored by Tanya Pazitny's avatar Tanya Pazitny

Merge branch 'fix-board-list-e2e-specs' into 'master'

Remove duplicate QA selector for board list

See merge request gitlab-org/gitlab!48798
parents 1e0401ae 844c442b
......@@ -100,7 +100,6 @@ export default {
ref="list"
v-bind="draggableOptions"
class="boards-list gl-w-full gl-py-5 gl-px-3 gl-white-space-nowrap"
data-qa-selector="boards_list"
@start="handleDragOnStart"
@end="handleDragOnEnd"
>
......
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