Skip to content

Replaced usage of toBeTruthy

What does this MR do and why?

Replaced usage of toBeTruthy with toEqual in spec/frontend/vue_merge_request_widget/components/mr_widget_suggest_pipeline_spec.js

Resolves the issue

Screenshots or screen recordings

Screenshot_2022-08-07_at_6.49.09_PM

How to set up and validate locally

  1. Navigate inside gitlab directory

  2. Run

    yarn jest spec/frontend/vue_merge_request_widget/components/mr_widget_suggest_pipeline_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 #369812 (closed)

Edited by Shreedhar Bhat

Merge request reports

Loading