diff --git a/packages/studio/src/components/editor/PropertyPanelEmptyState.test.tsx b/packages/studio/src/components/editor/PropertyPanelEmptyState.test.tsx index 397fb161c..f7a34a8be 100644 --- a/packages/studio/src/components/editor/PropertyPanelEmptyState.test.tsx +++ b/packages/studio/src/components/editor/PropertyPanelEmptyState.test.tsx @@ -71,4 +71,58 @@ describe("PropertyPanelEmptyState — flat multi-select", () => { expect(onClearSelection).toHaveBeenCalledTimes(1); act(() => root.unmount()); }); + + // A layout group is a positioned wrapper around a bounding box; an