Skip to content

Improves test coverage for toggle setting

What does this MR do and why?

Implements: #455119 (closed)

Improves test coverage for toggle setting

MR acceptance checklist

Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.

Screenshots or screen recordings

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

NA

How to set up and validate locally

Locally, run:

yarn jest --watch spec/frontend/group_settings/allow_runner_registration_token_toggle_spec.js

Related to #455119 (closed)

Edited by Miguel Rincon

Merge request reports