mirror of
https://github.com/outbackdingo/certificates.git
synced 2026-01-27 10:18:34 +00:00
Remove debug statement
This commit is contained in:
@@ -1507,7 +1507,6 @@ func TestAuthorityValidateChallenge(t *testing.T) {
|
||||
}
|
||||
} else {
|
||||
if assert.Nil(t, tc.err) {
|
||||
fmt.Printf("acmeCh = %+v\n", acmeCh)
|
||||
gotb, err := json.Marshal(acmeCh)
|
||||
assert.FatalError(t, err)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user