Added field_loop to output of Thingy's www_getThingViaAjax method
This commit is contained in:
parent
4bcf12da02
commit
1378ab0d41
2 changed files with 10 additions and 0 deletions
|
|
@ -116,6 +116,7 @@ cmp_deeply(
|
|||
onEditWorkflowId=>undef,
|
||||
onDeleteWorkflowId=>undef,
|
||||
sortBy=>undef,
|
||||
field_loop=>[],
|
||||
},
|
||||
'Getting newly added thing as JSON: www_getThingViaAjax returns correct data as JSON.'
|
||||
);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue