diff --git a/playground/veradis/test/test2-exampledata.json b/playground/veradis/test/test2-exampledata.json index 9e26dfee..b88c7bf2 100644 --- a/playground/veradis/test/test2-exampledata.json +++ b/playground/veradis/test/test2-exampledata.json @@ -1 +1,3 @@ -{} \ No newline at end of file +{ + "firstName": "Chuck" +} \ No newline at end of file