Skip to content

feat(tests): Replaced toBeTruthy with toBe(true) in common_utils_spec.js

What does this MR do and why?

Screenshots or screen recordings

Screenshot_2022-08-07_at_10.12.34_PM Screenshot_2022-08-07_at_10.20.40_PM

How to set up and validate locally

  1. yarn
  2. yarn jest spec/frontend/lib/utils/common_utils_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