mirror of
				https://github.com/node-red/node-red.git
				synced 2025-03-01 10:36:34 +00:00 
			
		
		
		
	Update debug node test for circular references
This commit is contained in:
		| @@ -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" | ||||
|                     } | ||||
|                 }); | ||||
|   | ||||
		Reference in New Issue
	
	Block a user