Skip to content

Fix CSS selector in broken spec/features/projects_spec.rb

Nao Hashizume requested to merge 385671-update-selector-in-projects_spec into master

What does this MR do and why?

This MR updates a CSS selector updated in !106239 (merged), but not in the spec spec/features/projects_spec.rb.

Closes #385671 (closed)

How to set up and validate locally

bundle exec rspec spec/features/projects_spec.rb:329

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 Nao Hashizume

Merge request reports