test: add test for insights compliance step
This commit is contained in:
parent
5d2525b7eb
commit
4c6d277ff1
2 changed files with 166 additions and 1 deletions
|
|
@ -124,7 +124,10 @@ export const OscapProfileInformation = ({
|
|||
>
|
||||
Reference ID:
|
||||
</TextListItem>
|
||||
<TextListItem component={TextListItemVariants.dd}>
|
||||
<TextListItem
|
||||
data-testid="oscap-profile-info-ref-id"
|
||||
component={TextListItemVariants.dd}
|
||||
>
|
||||
{oscapProfile?.profile_id}
|
||||
</TextListItem>
|
||||
<TextListItem
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue