1
0
Fork 0
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:
postmannen 2022-01-19 11:22:56 +01:00
parent 91bfb8510f
commit 6db221bf67

View file

@ -54,6 +54,7 @@ func TestStewardServer(t *testing.T) {
CentralNodeName: "central",
DefaultMessageRetries: 1,
DefaultMessageTimeout: 3,
EnableSocket: true,
StartSubREQCliCommand: true,
StartSubREQCliCommandCont: true,