Skip to content

Commit 2b56b3d

Browse files
committed
Update snaps
1 parent 113f433 commit 2b56b3d

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

packages/pf4-component-mapper/src/tests/field-array/__snapshots__/field-array.test.js.snap

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ exports[`FieldArray should render array field correctly 1`] = `
4242
"wizard": [Function],
4343
}
4444
}
45-
formType="pf3"
4645
initialValues={Object {}}
4746
layoutMapper={
4847
Object {
@@ -54,7 +53,6 @@ exports[`FieldArray should render array field correctly 1`] = `
5453
}
5554
}
5655
onSubmit={[MockFunction]}
57-
resetAble={false}
5856
schema={
5957
Object {
6058
"fields": Array [
@@ -72,9 +70,7 @@ exports[`FieldArray should render array field correctly 1`] = `
7270
],
7371
}
7472
}
75-
schemaType="default"
7673
showFormControls={true}
77-
uiSchema={Object {}}
7874
>
7975
<ReactFinalForm
8076
decorators={

0 commit comments

Comments
 (0)