@@ -33,7 +33,8 @@ func TestRunsSuite(t *testing.T) {
|
|||||||
dns.SetDNSServer("127.0.0.1:59351"),
|
dns.SetDNSServer("127.0.0.1:59351"),
|
||||||
dns.SetUseAuthoritative(false),
|
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.RunBasic(t)
|
||||||
fixture.RunExtended(t)
|
fixture.RunExtended(t)
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user