Replaced the usage of toBeTruthy with toBe(true)
What does this MR do and why?
Replaced the usage of toBeTruthy with toBe(true) in ee/spec/frontend/analytics/cycle_analytics/utils_spec.js
Resolves the issue
Screenshots or screen recordings
How to set up and validate locally
- Navigate inside
gitlab
directory - Run
yarn jest ee/spec/frontend/analytics/cycle_analytics/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.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #369783 (closed)
Edited by Shreedhar Bhat