Skip to content

Commit 60d09a3

Browse files
HoloRinmergify[bot]
authored andcommitted
Add missing dep to //deps/rabbitmq_aws:eunit test
(cherry picked from commit 1bef97a)
1 parent d56f004 commit 60d09a3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

deps/rabbitmq_aws/BUILD.bazel

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,6 @@ eunit(
6565
runtime_deps = [
6666
"//deps/rabbit_common:erlang_app",
6767
"@meck//:erlang_app",
68+
"@thoas//:erlang_app",
6869
],
6970
)

0 commit comments

Comments
 (0)