Remove struct name
Signed-off-by: Louis Taylor <louis@kragniz.eu>
This commit is contained in:
parent
297c8e25b9
commit
80b21cb379
@ -22,7 +22,7 @@ func TestUpdateCertificateExpiry(t *testing.T) {
|
||||
cert *x509.Certificate
|
||||
}
|
||||
tests := map[string]testT{
|
||||
"first": testT{
|
||||
"first": {
|
||||
name: "something",
|
||||
namespace: "default",
|
||||
expected: `
|
||||
|
||||
Loading…
Reference in New Issue
Block a user