Merge pull request #78086 from lubinsz/pr_bzl_api

data attribute was missing for apiextensions-apiserver test cases
This commit is contained in:
Kubernetes Prow Robot
2019-05-29 09:44:38 -07:00
committed by GitHub
2 changed files with 2 additions and 0 deletions

View File

@@ -16,6 +16,7 @@ go_test(
"patch_test.go",
"print_test.go",
],
rundir = ".",
tags = [
"etcd",
"integration",