Skip to content

Commit ec99701

Browse files
update
Co-authored-by: Thomas Chow <[email protected]>
1 parent fa6fde8 commit ec99701

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cloud_aws/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,5 +46,5 @@ scala_test_suite(
4646
# defined in prelude_bazel file
4747
jvm_flags = _JVM_FLAGS_FOR_ACCESSING_BASE_JAVA_CLASSES,
4848
visibility = ["//visibility:public"],
49-
deps = test_deps + [":cloud_aws_test_lib"],
49+
deps = test_deps + [":test_lib"],
5050
)

0 commit comments

Comments
 (0)