|
@@ -249,7 +249,7 @@ func TestPushSecret(t *testing.T) {
|
|
|
},
|
|
},
|
|
|
},
|
|
},
|
|
|
}
|
|
}
|
|
|
- //
|
|
|
|
|
|
|
+
|
|
|
for name, tc := range tests {
|
|
for name, tc := range tests {
|
|
|
t.Run(name, func(t *testing.T) {
|
|
t.Run(name, func(t *testing.T) {
|
|
|
ref := fakeRef{key: "fake-key"}
|
|
ref := fakeRef{key: "fake-key"}
|