Update debug node test for circular references

pull/1102/head
Nick O'Leary 2016-12-20 23:21:25 +00:00
parent e7cc42a927
commit b6b65b6bf7
1 changed files with 1 additions and 1 deletions

View File

@ -214,7 +214,7 @@ describe('debug node', function() {
topic:"debug",
data:{
id:"n1",
msg:'{\n "name": "bar",\n "o": "[circular]"\n}',
msg:'{\n "name": "bar",\n "o": "[Circular ~]"\n}',
property:"payload",format:"Object"
}
});