Fix tests.

This commit is contained in:
Sam Rose 2024-07-16 17:36:52 +01:00
parent ca31add039
commit 3c18cf7c34
No known key found for this signature in database
1 changed files with 0 additions and 3 deletions

View File

@ -563,9 +563,6 @@ describe.each([
name: "description",
type: FieldType.STRING,
default: "default description",
constraints: {
presence: true,
},
},
},
})