diff --git a/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json b/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json index dbe70208..8dc38630 100644 --- a/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json +++ b/playground/dinithi/test-business-rule-task/IceCreamForm-schema.json @@ -15,7 +15,8 @@ }, "toppings" : { - "title" : "Topping" + "title" : "Topping", + } }