Skip to content

Replaced usage of toBeFalsy and toBeTruthy

What does this MR do and why?

Replaced usage of toBeFalsy and toBeTruthy in spec/frontend/vue_merge_request_widget/components/states/mr_widget_ready_to_merge_spec.js

Resolves the issue

How to set up and validate locally

  1. Navigate to gitlab directory
  2. Run yarn jest spec/frontend/vue_merge_request_widget/components/states/mr_widget_ready_to_merge_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 #369807 (closed)

Edited by Shreedhar Bhat

Merge request reports