vsphere: enable TestInvalidCaCert

This test can be enabled now with the govmomi vendor update in 5c44fd871f
This commit is contained in:
Doug MacEachern 2018-08-11 10:39:20 -07:00
parent 1f55bbbe6a
commit 35c37d5584

View File

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