diff --git a/playground/dinithi/test-subprocesses/VehicleColor-schema.json b/playground/dinithi/test-subprocesses/VehicleColor-schema.json index 9145e42b..7591b472 100644 --- a/playground/dinithi/test-subprocesses/VehicleColor-schema.json +++ b/playground/dinithi/test-subprocesses/VehicleColor-schema.json @@ -6,7 +6,7 @@ "title": "Color", "enum": [ "White", - "B", + "Ba", "Chocolate" ] }