Skip to content

Commit

Permalink
fix: run make format
Browse files Browse the repository at this point in the history
Signed-off-by: Giau. Tran Minh <[email protected]>
  • Loading branch information
giautm committed Sep 16, 2022
1 parent 84c7299 commit 86a236e
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pkg/ingress/query_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,9 @@ import (
"github.com/stretchr/testify/assert"
"k8s.io/apimachinery/pkg/types"

v1 "github.com/jaegertracing/jaeger-operator/apis/v1"
networkingv1 "k8s.io/api/networking/v1"

v1 "github.com/jaegertracing/jaeger-operator/apis/v1"
)

func TestQueryIngress(t *testing.T) {
Expand Down

0 comments on commit 86a236e

Please sign in to comment.