From f50e22e5ecf04d9ccf3a410846b04ab9a7eab16e Mon Sep 17 00:00:00 2001 From: Dmitry Smirnov Date: Tue, 3 Sep 2019 18:59:35 +0100 Subject: [PATCH] test--skip-network-tests Gbp-Pq: Name test--skip-network-tests.patch --- cli/cli/command/image/push_test.go | 1 + 1 file changed, 1 insertion(+) diff --git a/cli/cli/command/image/push_test.go b/cli/cli/command/image/push_test.go index 75798aaa..ea208f77 100644 --- a/cli/cli/command/image/push_test.go +++ b/cli/cli/command/image/push_test.go @@ -13,6 +13,7 @@ import ( ) func TestNewPushCommandErrors(t *testing.T) { +t.Skip("DM - skipping network test") testCases := []struct { name string args []string -- 2.30.2