tests: pretty print json in dump
This commit is contained in:
@ -1 +1,13 @@
|
||||
{"rougail.nut_monitor_host": ["192.168.0.1", "192.168.0.2"], "services.nut.ip.nut_monitor_host.name": ["192.168.0.1", "192.168.0.2"], "services.nut.ip.nut_monitor_host.activate": true, "services.nut.activate": true, "services.nut.manage": true}
|
||||
{
|
||||
"rougail.nut_monitor_host": [
|
||||
"192.168.0.1",
|
||||
"192.168.0.2"
|
||||
],
|
||||
"services.nut.ip.nut_monitor_host.name": [
|
||||
"192.168.0.1",
|
||||
"192.168.0.2"
|
||||
],
|
||||
"services.nut.ip.nut_monitor_host.activate": true,
|
||||
"services.nut.activate": true,
|
||||
"services.nut.manage": true
|
||||
}
|
||||
|
Reference in New Issue
Block a user