Skip to content

Add list header test

Alexander Turinske requested to merge 477730-update-tests-for-warning into master

What does this MR do and why?

Add list header test

  • add required prop to tests

Changelog: added

EE: true

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.

Before After
Screenshot_2024-08-21_at_16.04.27 Screenshot_2024-08-21_at_16.07.50

How to set up and validate locally

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

  1. Run yarn jest ee/spec/frontend/security_orchestration/components/policies/list_header_spec.js
  2. Verify no warnings appear in the console

Related to #477730 (closed)

Merge request reports

Loading