Skip to content

Commit

Permalink
cmd/cockroach: add testutils to disallowed deps
Browse files Browse the repository at this point in the history
Release note: None
  • Loading branch information
rafiss committed Feb 14, 2025
1 parent 1685749 commit b51e7fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pkg/cmd/cockroach/BUILD.bazel
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ disallowed_imports_test(
"cockroach_lib",
[
"//pkg/sql/randgen",
"//pkg/testutils",
"//pkg/testutils/testcluster",
],
)
Expand Down

0 comments on commit b51e7fa

Please sign in to comment.