Skip to content

Commit 663648b

Browse files
committed
test(utils/cli): Add host field for socket output in config export
1 parent 9b1450d commit 663648b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/utils/cli/several_inputs_outputs_stream_mode_enabled_configuration.json

+1
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@
1919
"puller3": {
2020
"model": "HWPCReport",
2121
"type": "socket",
22+
"host": "localhost",
2223
"port": 1111,
2324
"name": "puller3"
2425
}

0 commit comments

Comments
 (0)