Closed Didainius closed 1 year ago
This PR trims newlines in test certificates as some versions of VCD will trim them in API response.
Tests passed in multiple versions with command go test -tags certificate -check.vv -timeout=305m .
go test -tags certificate -check.vv -timeout=305m .
This PR trims newlines in test certificates as some versions of VCD will trim them in API response.
Tests passed in multiple versions with command
go test -tags certificate -check.vv -timeout=305m .