Skip to content

Commit

Permalink
feat(kuma-cp): review
Browse files Browse the repository at this point in the history
Fixes: #8237
Signed-off-by: Marcin Skalski <skalskimarcin33@gmail.com>
  • Loading branch information
Automaat committed Nov 6, 2023
1 parent 39bcc8e commit 5fcd5ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/framework/envoy_admin/tunnel/universal.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@ package tunnel
import (
"encoding/json"
"fmt"
"github.com/kumahq/kuma/test/framework/envoy_admin/clusters"

"github.com/gruntwork-io/terratest/modules/testing"
"github.com/pkg/errors"

"github.com/kumahq/kuma/test/framework/envoy_admin"
"github.com/kumahq/kuma/test/framework/envoy_admin/clusters"
"github.com/kumahq/kuma/test/framework/envoy_admin/stats"
"github.com/kumahq/kuma/test/framework/ssh"
)
Expand Down

0 comments on commit 5fcd5ce

Please sign in to comment.