fixed test
This commit is contained in:
parent
bb51903ce8
commit
8b8ce279bc
1 changed files with 0 additions and 2 deletions
|
@ -194,7 +194,6 @@ exports[`<FormAccess /> render normal form 1`] = `
|
|||
label="on"
|
||||
labelOff="off"
|
||||
onChange={[Function]}
|
||||
value={false}
|
||||
>
|
||||
<label
|
||||
className="pf-c-switch"
|
||||
|
@ -212,7 +211,6 @@ exports[`<FormAccess /> render normal form 1`] = `
|
|||
id="kc-consent"
|
||||
onChange={[Function]}
|
||||
type="checkbox"
|
||||
value={false}
|
||||
/>
|
||||
<span
|
||||
className="pf-c-switch__toggle"
|
||||
|
|
Loading…
Reference in a new issue