wip
This commit is contained in:
parent
81093c3080
commit
fe7973c060
14 changed files with 19 additions and 45 deletions
|
@ -260,13 +260,6 @@ func Test_caHandler_SignSSH(t *testing.T) {
|
|||
})
|
||||
assert.FatalError(t, err)
|
||||
|
||||
type fields struct {
|
||||
Authority Authority
|
||||
}
|
||||
type args struct {
|
||||
w http.ResponseWriter
|
||||
r *http.Request
|
||||
}
|
||||
tests := []struct {
|
||||
name string
|
||||
req []byte
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue