Skip to content

Commit b6b65b6

Browse files
committed
Update debug node test for circular references
1 parent e7cc42a commit b6b65b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/nodes/core/core/58-debug_spec.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -214,7 +214,7 @@ describe('debug node', function() {
214214
topic:"debug",
215215
data:{
216216
id:"n1",
217-
msg:'{\n "name": "bar",\n "o": "[circular]"\n}',
217+
msg:'{\n "name": "bar",\n "o": "[Circular ~]"\n}',
218218
property:"payload",format:"Object"
219219
}
220220
});

0 commit comments

Comments
 (0)