Skip to content

Fix spec violations in edit_spec.js for vuejs migration

Ross Byrne requested to merge 413379-fix-spec-violations-in-edit-spec into master

What does this MR do and why?

Resolves #413379 (closed)

Fixes jest spec violations in spec/frontend/snippets/components/edit_spec.js for vue3-migration

Screenshots or screen recordings

No visible change

How to set up and validate locally

  1. Run yarn jest spec/frontend/snippets/components/edit_spec.js or check pipeline results

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 #413379 (closed)

Merge request reports