diff --git a/builtin/credential/approle/path_role_test.go b/builtin/credential/approle/path_role_test.go index 6de8ca92c485..c070f9fa13c1 100644 --- a/builtin/credential/approle/path_role_test.go +++ b/builtin/credential/approle/path_role_test.go @@ -1247,7 +1247,6 @@ func TestAppRole_RoleSecretIDWithValidFields(t *testing.T) { } func TestAppRole_ErrorsRoleSecretIDWithInvalidFields(t *testing.T) { - type testCase struct { name string payload map[string]interface{}