// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`AnsibleRole should render a role to add 1`] = ` } additionalInfo={null} checkboxInput={null} className="listViewItem--listItemVariants ansible-role-movable" compoundExpand={false} compoundExpanded={false} description={null} heading="test.role" hideCloseIcon={false} id={5} initExpanded={false} leftContent={null} onClick={[Function]} onCloseCompoundExpand={[Function]} onExpand={[Function]} onExpandClose={[Function]} stacked={true} /> `; exports[`AnsibleRole should render a role to remove 1`] = ` } additionalInfo={null} checkboxInput={null} className="listViewItem--listItemVariants ansible-role-movable" compoundExpand={false} compoundExpanded={false} description={null} heading="test.role" hideCloseIcon={false} id={5} initExpanded={false} leftContent={null} onClick={[Function]} onCloseCompoundExpand={[Function]} onExpand={[Function]} onExpandClose={[Function]} stacked={true} /> `; exports[`AnsibleRole should render inherited role to remove 1`] = ` This Ansible role is inherited from host group } placement="top" trigger={ Array [ "hover", "focus", ] } > `;