mirror of
https://github.com/postmannen/ctrl.git
synced 2025-04-09 10:24:17 +00:00
EnableSocket=true for test file
This commit is contained in:
parent
91bfb8510f
commit
6db221bf67
1 changed files with 1 additions and 0 deletions
|
@ -54,6 +54,7 @@ func TestStewardServer(t *testing.T) {
|
|||
CentralNodeName: "central",
|
||||
DefaultMessageRetries: 1,
|
||||
DefaultMessageTimeout: 3,
|
||||
EnableSocket: true,
|
||||
|
||||
StartSubREQCliCommand: true,
|
||||
StartSubREQCliCommandCont: true,
|
||||
|
|
Loading…
Add table
Reference in a new issue