mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-27 10:03:11 +07:00
[bazel] Don't use provided dependencies as runtime in community/build/tests-options.bzl (IJPL-116621)
GitOrigin-RevId: 27644b3e32ce3fd31d159c5374a8b070f4f70e60
This commit is contained in:
committed by
intellij-monorepo-bot
parent
ef58a3d9fd
commit
bbf25676a1
@@ -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