Skip to content

Commit 20a0919

Browse files
Monwabisi Sifumbaraymond-lam
authored andcommitted
✅ Append additionalProperties test
1 parent 21b548d commit 20a0919

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/formBuilder/FormBuilder.test.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -302,6 +302,7 @@ describe('FormBuilder', () => {
302302
const jsonSchema = {
303303
$schema: `http://json-schema.org/draft-07/schema#`,
304304
properties: {},
305+
required: [],
305306
additionalProperties: false,
306307
};
307308

0 commit comments

Comments
 (0)