Skip to content

E2E test: fix project template spec selectors

Jay McCure requested to merge jmc-fix-project-template-spec-2 into master

What does this MR do and why?

Resolves #427513 (closed)

The selector used in this test has been recently updated in !133010 (diffs). Since this test is fast-quarantined it did not fail in the original MR, but has been failing in the nightly run.

Follow up

  • Remove fast quarantine

How to set up and validate locally

QA_LOG_LEVEL=DEBUG GITLAB_QA_PASSWORD_1=XXX bundle exec rspec qa/specs/features/ee/browser_ui/3_create/repository/project_templates_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