Skip to content

Replaced usage of toBeTruthy and toBeFalsy

What does this MR do and why?

Replaced the usage of toBeTruthy/toBeFalsy in ee/spec/frontend/vue_merge_request_widget/ee_mr_widget_options_spec.js

Resolves the issue

Screenshots or screen recordings

Screenshot_2022-08-07_at_11.34.37_AM

How to set up and validate locally

  1. Navigate to gitlab directory
  2. Run yarn jest ee/spec/frontend/vue_merge_request_widget/ee_mr_widget_options_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 #369800 (closed)

Edited by Shreedhar Bhat

Merge request reports