Skip to content

Move import_group_button selector to correct element

John McDonnell requested to merge jmd/fix-import-with-projects-button into master

What does this MR do and why?

Move import_group_button selector to correct element

Fixes #419559 (closed)

In !122583 (merged) the dropdown was reworked. The qa-selector however needs to be on the button to import here, rather than on the dropdown caret.

How to set up and validate locally

  1. bundle exec rspec qa/specs/features/browser_ui/1_manage/migration/gitlab_migration_group_spec.rb:26

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Edited by John McDonnell

Merge request reports

Loading