mirror of
https://github.com/k3s-io/kubernetes.git
synced 2025-09-10 05:30:26 +00:00
@@ -252,7 +252,7 @@ func TestMultiWatch(t *testing.T) {
|
|||||||
rv,
|
rv,
|
||||||
)
|
)
|
||||||
if err != nil {
|
if err != nil {
|
||||||
panic(fmt.Sprintf("watch error for %v: %", name, err))
|
panic(fmt.Sprintf("watch error for %v: %v", name, err))
|
||||||
}
|
}
|
||||||
defer w.Stop()
|
defer w.Stop()
|
||||||
watchesStarted.Done()
|
watchesStarted.Done()
|
||||||
|
Reference in New Issue
Block a user