aboutsummaryrefslogtreecommitdiffstats
path: root/extras/hs-test/infra/suite_vpp_proxy.go
diff options
context:
space:
mode:
authorAdrian Villin <avillin@cisco.com>2024-09-26 11:24:34 +0200
committerFlorin Coras <florin.coras@gmail.com>2024-09-28 02:11:59 +0000
commit5a4c7a9ce4162f8f9fb397d6b9b59e7fe59beeea (patch)
tree60e2e47b271a85200eef2b483a9a5593b8a6ef22 /extras/hs-test/infra/suite_vpp_proxy.go
parent6f173171b1d5c4b10165a7d8603e4e6b9d07b7b4 (diff)
hs-test: replaced gofmt with goimports
- goimports properly formats imports Type: test Change-Id: I78c162dd552fd3ee3d59955d7ea215af30601425 Signed-off-by: Adrian Villin <avillin@cisco.com>
Diffstat (limited to 'extras/hs-test/infra/suite_vpp_proxy.go')
-rw-r--r--extras/hs-test/infra/suite_vpp_proxy.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/extras/hs-test/infra/suite_vpp_proxy.go b/extras/hs-test/infra/suite_vpp_proxy.go
index 21e81e0581e..868684bcede 100644
--- a/extras/hs-test/infra/suite_vpp_proxy.go
+++ b/extras/hs-test/infra/suite_vpp_proxy.go
@@ -7,10 +7,11 @@ package hst
import (
"fmt"
- . "github.com/onsi/ginkgo/v2"
"reflect"
"runtime"
"strings"
+
+ . "github.com/onsi/ginkgo/v2"
)
// These correspond to names used in yaml config