tests(ui): fix test to account for new board field template default

This commit is contained in:
psychedelicious
2025-02-25 10:07:19 +10:00
parent a626387a0b
commit 7bcbe180df

View File

@@ -319,6 +319,7 @@ export const img_resize: InvocationTemplate = {
fieldKind: 'input',
input: 'direct',
ui_hidden: false,
default: 'auto',
type: {
name: 'BoardField',
cardinality: 'SINGLE',