Wizard: Add Lightspeed to package recommendations
This adds "Powered by RHEL Lightspeed" text and popover to the recommended packages expandable.
This commit is contained in:
parent
7138552663
commit
73848c9ed0
2 changed files with 39 additions and 8 deletions
|
|
@ -110,7 +110,7 @@ const toggleSelected = async () => {
|
|||
|
||||
const checkRecommendationsEmptyState = async () => {
|
||||
await screen.findByRole('button', {
|
||||
name: 'Recommended Red Hat packages',
|
||||
name: /Recommended Red Hat packages/,
|
||||
});
|
||||
|
||||
await screen.findByText('Select packages to generate recommendations.');
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue