Fix tests.
This commit is contained in:
parent
ca31add039
commit
3c18cf7c34
|
@ -563,9 +563,6 @@ describe.each([
|
|||
name: "description",
|
||||
type: FieldType.STRING,
|
||||
default: "default description",
|
||||
constraints: {
|
||||
presence: true,
|
||||
},
|
||||
},
|
||||
},
|
||||
})
|
||||
|
|
Loading…
Reference in New Issue