Skip to content

Commit 15025d0

Browse files
Adam GoughAdam Gough
authored andcommitted
test
1 parent 958360b commit 15025d0

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

apps/sim/executor/resolver/resolver.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -572,6 +572,7 @@ export class InputResolver {
572572
if (!Array.isArray(arrayValue)) {
573573
throw new Error(
574574
`Property "${arrayName}" is not an array in path "${path}" for starter block.`
575+
575576
)
576577
}
577578

0 commit comments

Comments
 (0)