Skip to content

Commit

Permalink
chore: add test case
Browse files Browse the repository at this point in the history
  • Loading branch information
marstamm committed Feb 8, 2024
1 parent 58f200e commit f77d5f3
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ export const template = {
}
},
{
'id': 'foobar',
'label': 'equals (string)',
'type': 'String',
'condition': {
Expand All @@ -39,7 +40,7 @@ export const template = {
'type': 'property',
'name': 'input2'
}
},
}
]
};

Expand Down

0 comments on commit f77d5f3

Please sign in to comment.