Commit 35c37d55 authored by Doug MacEachern's avatar Doug MacEachern

vsphere: enable TestInvalidCaCert

This test can be enabled now with the govmomi vendor update in 5c44fd87
parent 1f55bbbe
......@@ -170,8 +170,6 @@ func TestWithInvalidCaCertPath(t *testing.T) {
}
func TestInvalidCaCert(t *testing.T) {
t.Skip("Waiting for https://github.com/vmware/govmomi/pull/1154")
connection := &vclib.VSphereConnection{
Hostname: "should-not-matter",
Port: "should-not-matter",
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment