Skip to content
Snippets Groups Projects

[renovate] Update module github.com/stretchr/testify to v1.10.0

Merged Ghost User requested to merge renovate/github.com-stretchr-testify-1.x into master
@@ -191,7 +191,7 @@ func TestRestartOfKMS(t *testing.T) { //nolint:gocyclo
t.Errorf("Error restarting KMS: %s", err)
return
}
time.Sleep(10 * time.Second)
time.Sleep(30 * time.Second)
}
}
}
Loading