Skip to content

Replaces usage of toBeTruthy

What does this MR do and why?

  • Replaces usage of toBeTruthy in spec/frontend/pipelines/test_reports/test_reports_spec.js

  • Resolves the issue

Screenshots or screen recordings

Screenshot_2022-08-08_at_9.13.17_PM

How to set up and validate locally

  1. Inside gitlab directory, Run
    yarn jest spec/frontend/pipelines/test_reports/test_reports_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 #369693 (closed)

Edited by Shreedhar Bhat

Merge request reports