working commit

This commit is contained in:
2026-03-05 21:02:34 +02:00
parent 7ce2673bc3
commit b9f1f384fb
7 changed files with 250 additions and 9 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ import (
"time"
)
func TestPullImage(t *testing.T) {
func xxxTestPullImage(t *testing.T) {
ctx, _ := context.WithTimeout(context.Background(), 10*time.Second)
cli := NewClientWithTransport(nil, nil)