We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7c90cb5 commit 5c63dc9Copy full SHA for 5c63dc9
hack/tools/release/notes/main_test.go
@@ -170,9 +170,6 @@ func Test_defaultBranchForNewTag(t *testing.T) {
170
}
171
172
func Test_validateConfig(t *testing.T) {
173
- type args struct {
174
- config *notesCmdConfig
175
- }
176
tests := []struct {
177
name string
178
args *notesCmdConfig
@@ -243,9 +240,6 @@ func Test_validateConfig(t *testing.T) {
243
240
244
241
245
242
func Test_computeConfigDefaults(t *testing.T) {
246
247
248
249
250
251
0 commit comments