We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0dd985e commit 57a6ec0Copy full SHA for 57a6ec0
test/integration/sni_test.go
@@ -26,7 +26,6 @@ const (
26
)
27
28
func TestSNI(t *testing.T) {
29
- t.Skip("skipping to see if I go green")
30
// Create tempfiles with certs and keys we're going to use
31
certNames := map[string]string{}
32
for certName, certContents := range sniCerts {
0 commit comments