Skip to content

Locked warning: use testid

Sascha Eggenberger requested to merge discussion-lock-use-testid into master

What does this MR do and why?

Switches from an unused CSS class to use a testid instead.

Follow-up to !112659 (merged)

Screenshots or screen recordings

How to set up and validate locally

  1. Run test: bundle exec rspec spec/features/issues/discussion_lock_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.

Related to #430244 (closed)

Edited by Sascha Eggenberger

Merge request reports