mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-08 11:24:55 -05:00
tests(ui): fix test to account for new board field template default
This commit is contained in:
@@ -319,6 +319,7 @@ export const img_resize: InvocationTemplate = {
|
||||
fieldKind: 'input',
|
||||
input: 'direct',
|
||||
ui_hidden: false,
|
||||
default: 'auto',
|
||||
type: {
|
||||
name: 'BoardField',
|
||||
cardinality: 'SINGLE',
|
||||
|
||||
Reference in New Issue
Block a user