Comment once fix merged
Signed-off-by: Roi Teveth <roytev@gmail.com>
This commit is contained in:
parent
20f1353521
commit
ba75aea4d1
@ -33,7 +33,8 @@ func TestRunsSuite(t *testing.T) {
|
||||
dns.SetDNSServer("127.0.0.1:59351"),
|
||||
dns.SetUseAuthoritative(false),
|
||||
)
|
||||
|
||||
//need to uncomment and RunConformance delete runBasic and runExtended once https://github.com/cert-manager/cert-manager/pull/4835 is merged
|
||||
//fixture.RunConformance(t)
|
||||
fixture.RunBasic(t)
|
||||
fixture.RunExtended(t)
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user