Skip to content

Refactor use of .com check

Terri Chu requested to merge 427967-refactor-to-use-feature-available-check into master

What does this MR do and why?

Related to #427967 (closed)

Accidentally introduced a check for SAAS in HAML that the rubocop did not catch. Refactored to use the existing feature check. Existing tests (which test using the :saas trait) pass so no tests were changed

Screenshots or screen recordings

N/A

How to set up and validate locally

N/A

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 Terri Chu

Merge request reports