mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 06:50:54 +07:00
[bazel] Don't use provided dependencies as runtime in community/build/tests-options.bzl (IJPL-116621)
(cherry picked from commit 27644b3e32ce3fd31d159c5374a8b070f4f70e60) GitOrigin-RevId: a506d694f318ac6b1c9345f2c5d574145aeff8a2
This commit is contained in:
committed by
intellij-monorepo-bot
parent
a3ce3d21c1
commit
a688958e4b
@@ -68,9 +68,7 @@ TEST_FRAMEWORK_DEPS = [
|
||||
"@community//platform/util:util-tests_test_lib",
|
||||
|
||||
"@lib//:junit5Vintage",
|
||||
"@lib//:junit5Vintage-provided",
|
||||
"@lib//:junit4",
|
||||
"@lib//:junit4-provided",
|
||||
]
|
||||
|
||||
# needed to avoid runtime duplications in jps_test of community/platform/util/BUILD.bazel
|
||||
|
||||
Reference in New Issue
Block a user