Skip to content

Commit 6d26684

Browse files
Adam GoughAdam Gough
authored andcommitted
test
1 parent f07a81a commit 6d26684

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
@@ -800,6 +800,7 @@ export class InputResolver {
800800
const blockType = currentBlock.metadata?.id
801801

802802
let formattedValue: string
803+
803804

804805
if (currentBlock.metadata?.id === 'condition') {
805806
formattedValue = this.stringifyForCondition(replacementValue)

0 commit comments

Comments
 (0)