Wizard: CentOS acknowledgement text updated for production
This commit is contained in:
parent
4ec5c97758
commit
1d6a92a7f9
2 changed files with 6 additions and 7 deletions
|
|
@ -344,7 +344,7 @@ describe('Step Image output', () => {
|
|||
userEvent.click(centOSButton);
|
||||
|
||||
await screen.findByText(
|
||||
'CentOS Stream builds may only be used for the development of RHEL-Next.'
|
||||
'CentOS Stream builds are intended for the development of future versions of RHEL and are not supported for production workloads or other use cases.'
|
||||
);
|
||||
});
|
||||
});
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue