update test

This commit is contained in:
Pete Wildsmith
2017-04-30 15:40:04 +01:00
parent 36f595480e
commit b16409ac54

View File

@@ -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": "*",