Skip to content

Replaced the usage of toBeTruthy with toBe(true)

What does this MR do and why?

Replaced the usage of toBeTruthy with toBe(true) in spec/frontend/pipeline_schedules/components/take_ownership_modal_spec.js

Resolves the issue

Screenshots or screen recordings

Screenshot_2022-08-06_at_9.19.48_PM

How to set up and validate locally

Numbered steps to set up and validate the change are strongly suggested.

  1. Navigate to gitlab directory
  2. Run yarn jest spec/frontend/pipeline_schedules/components/take_ownership_modal_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 #369784 (closed)

Edited by Shreedhar Bhat

Merge request reports

Loading