Skip to content

Add spec test for sanitized content in gl_field_error

Scott de Jonge requested to merge 439865-sanitise-field-error-spec into master

What does this MR do and why?

Add missing spec test for sanitized content in gl_field_error from !144948 (merged)

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.

Screenshots or screen recordings

n/a

How to set up and validate locally

  1. Run yarn jest --watch spec/frontend/gl_field_errors_spec.js
  2. Tests should pass

Related to #439865 (closed)

Merge request reports