Skip to content

feat(tests): Replaced usage of toBeTruthy with toBeDefined in item_title_spec.js

What does this MR do and why?

  • This MR replaces the usage of toBeTruthy with toBeDefined
  • This MR fixes #369825 (closed)

Screenshots or screen recordings

Screenshot_2022-08-07_at_9.25.33_PM

How to set up and validate locally

  1. yarn
  2. yarn jest spec/frontend/work_items/components/item_title_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.

Merge request reports

Loading