Skip to content

Draft: E2E test: fix project templates spec

Jay McCure requested to merge jmc-440529 into master

What does this MR do and why?

Resolves #440529 (closed)

data-testid had been updated in !143297 (merged) but the E2E tests were not updated

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

How to set up and validate locally

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

Edited by Jay McCure

Merge request reports