[bazel] Don't use provided dependencies as runtime in community/build/tests-options.bzl (IJPL-116621)

GitOrigin-RevId: 27644b3e32ce3fd31d159c5374a8b070f4f70e60
This commit is contained in:
Ilia Kirianovskii
2025-10-14 22:41:13 +00:00
committed by intellij-monorepo-bot
parent ef58a3d9fd
commit bbf25676a1
-2
View File
@@ -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