Sha256: 73b4f506dc229bfff9687fc05f8c038762f6211f516febace06141c8beef9701
Contents?: true
Size: 611 Bytes
Versions: 28
Compression:
Stored size: 611 Bytes
Contents
// Jest Snapshot v1, https://goo.gl/fbAQLP exports[`Force renders 1`] = ` <FormGroup fieldId="reg_katello_force" > <Checkbox className="" component="div" id="reg_katello_force" isChecked={false} isDisabled={false} isRequired={false} isValid={true} label={ <span> Force <LabelIcon text="Remove any \`katello-ca-consumer\` rpms before registration and run subscription-manager with \`--force\` argument." /> </span> } onChange={[Function]} ouiaId="reg-katello-force" ouiaSafe={true} /> </FormGroup> `;
Version data entries
28 entries across 28 versions & 1 rubygems