vsphere: enable TestInvalidCaCert

This test can be enabled now with the govmomi vendor update in 5c44fd871f
pull/8/head
Doug MacEachern 2018-08-11 10:39:20 -07:00
parent 1f55bbbe6a
commit 35c37d5584
1 changed files with 0 additions and 2 deletions

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