We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0776bc6 commit fcf4e69Copy full SHA for fcf4e69
test/e2e/framework/testfiles/BUILD
@@ -5,7 +5,7 @@ go_library(
5
srcs = ["testfiles.go"],
6
importpath = "k8s.io/kubernetes/test/e2e/framework/testfiles",
7
visibility = ["//visibility:public"],
8
- deps = ["//vendor/github.com/onsi/ginkgo:go_default_library"],
+ deps = ["//test/e2e/framework/log:go_default_library"],
9
)
10
11
filegroup(
0 commit comments