Skip to content

Replaced usage of toBeFalsy with toBeUndefined

What does this MR do and why?

Replaced usage of toBeFalsy with toBeUndefined in spec/frontend/vue_shared/components/markdown/header_spec.js

Resolves the issue

Screenshots or screen recordings

Screenshot_2022-08-07_at_7.13.02_PM

How to set up and validate locally

  1. Navigate to gitlab directory

  2. Run

   yarn jest spec/frontend/vue_shared/components/markdown/header_spec.js

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

Edited by Shreedhar Bhat

Merge request reports