Skip to content

Commit 6bee5d7

Browse files
Monwabisi Sifumbaraymond-lam
authored andcommitted
🔥 Remove failing test code
1 parent d8b64d7 commit 6bee5d7

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/formBuilder/FormBuilder.test.js

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -83,8 +83,7 @@ describe('FormBuilder', () => {
8383
},
8484
"obj3": {
8585
"type": "boolean"
86-
},
87-
additionalProperties: false,
86+
}
8887
}
8988
}`,
9089
uischema: `{

0 commit comments

Comments
 (0)