Skip to content

Commit

Permalink
update failing test snapshot
Browse files Browse the repository at this point in the history
  • Loading branch information
ronlavi2412 committed Dec 28, 2023
1 parent 7d6b59d commit d420d09
Showing 1 changed file with 3 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -10,8 +10,10 @@ exports[`InsightsTable rendering render with Props 1`] = `
showSelectAllAlert={false}
/>
<Table
actionsMenuAppendTo="inline"
aria-label="Recommendations Table"
borders={true}
canCollapseAll={false}
canSelectAll={true}
canSortFavorites={true}
cells={
Expand Down Expand Up @@ -69,6 +71,7 @@ exports[`InsightsTable rendering render with Props 1`] = `
]
}
className="rh-cloud-recommendations-table"
collapseAllAriaLabel=""
contentId="expanded-content"
dropdownDirection="down"
dropdownPosition="right"
Expand Down

0 comments on commit d420d09

Please sign in to comment.