Skip to content

E2E test: fix protected tag spec

Jay McCure requested to merge jmc-fix-protect-tag-spec into master

What does this MR do and why?

Fixes reliable test failure: #421062 (closed) which started failing with !128281 (merged)

Failure seems to be from small UI adjustments.

  • needing to click Add tag to add a tag
  • role dropdown covering the Protect button

How to set up and validate locally

bundle exec rspec qa/specs/features/browser_ui/3_create/repository/protected_tags_spec.rb

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 Jay McCure

Merge request reports

Loading