gofmt
This commit is contained in:
parent
f4eaef7e85
commit
0e259ab81f
1 changed files with 29 additions and 29 deletions
|
@ -22,8 +22,8 @@ import (
|
||||||
|
|
||||||
"github.com/onsi/ginkgo/v2"
|
"github.com/onsi/ginkgo/v2"
|
||||||
|
|
||||||
"k8s.io/ingress-nginx/test/e2e/framework"
|
|
||||||
"github.com/stretchr/testify/assert"
|
"github.com/stretchr/testify/assert"
|
||||||
|
"k8s.io/ingress-nginx/test/e2e/framework"
|
||||||
)
|
)
|
||||||
|
|
||||||
var _ = framework.DescribeAnnotation("skip-access-log-http-statuses", func() {
|
var _ = framework.DescribeAnnotation("skip-access-log-http-statuses", func() {
|
||||||
|
|
Loading…
Reference in a new issue