mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
update test
This commit is contained in:
@@ -154,8 +154,7 @@ func TestConfig_Parse(t *testing.T) {
|
||||
CAFile: "foo",
|
||||
CertFile: "bar",
|
||||
KeyFile: "pipe",
|
||||
VerifyIncoming: true,
|
||||
VerifyOutgoing: true,
|
||||
VerifyHTTPSClient: true,
|
||||
},
|
||||
HTTPAPIResponseHeaders: map[string]string{
|
||||
"Access-Control-Allow-Origin": "*",
|
||||
|
||||
Reference in New Issue
Block a user