diff --git a/playground/emerson/test/Test 1-exampledata.json b/playground/emerson/test/Test 1-exampledata.json index e6fc4107..e0858344 100644 --- a/playground/emerson/test/Test 1-exampledata.json +++ b/playground/emerson/test/Test 1-exampledata.json @@ -1,3 +1,4 @@ { - "firstName": "Name" + "firstName": "Name", + "done": false } \ No newline at end of file