Skip to content

Adds the missing `setSegments` prop to the QueryBuilder stub

Ezekiel Kigbo requested to merge ek-fix-missing-query-builder-required-prop into master

What does this MR do and why?

Updates the QueryBuilder stub to fix a prop warning when running the related jest tests

Screenshots or screen recordings

No visual changes - fixes prop warnings when running tests

Before After
Screenshot_2023-12-05_at_10.48.34_am Screenshot_2023-12-05_at_10.40.35_am

How to set up and validate locally

$ yarn jest analytics_visualization_designer

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Merge request reports