Commit ba2e4f8
fix: Don't let deprecated test targets get matched by '...' (#3045)
This fixes "target '//foo_test' is deprecated: Use 'foo.test' instead.
The '*_test' target will be removed in the next major release." being
warned about once per `compile_pip_requirement` call when running `bazel
test ...`.
Work towards #2976
(cherry picked from commit 4e22d25)1 parent 18d0d29 commit ba2e4f8
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
196 | 196 | | |
197 | 197 | | |
198 | 198 | | |
| 199 | + | |
199 | 200 | | |
0 commit comments