mirror of
https://github.com/caddyserver/caddy.git
synced 2025-07-11 11:24:02 +08:00
remove unused param
This commit is contained in:
@ -284,7 +284,6 @@ func TestClientAuthenticationProvision(t *testing.T) {
|
||||
tests := []struct {
|
||||
name string
|
||||
ca ClientAuthentication
|
||||
expected ClientAuthentication
|
||||
wantErr bool
|
||||
}{
|
||||
{
|
||||
|
Reference in New Issue
Block a user