Skip to content

Commit 87e02d7

Browse files
lukebakkenmergify[bot]
authored andcommitted
Add bazel thingie for unit_password_hashing_SUITE
(cherry picked from commit a5b3d63) (cherry picked from commit 33efbd5) (cherry picked from commit 0ed45b8)
1 parent c9646a1 commit 87e02d7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

deps/rabbit_common/BUILD.bazel

+5
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,11 @@ rabbitmq_suite(
145145
size = "small",
146146
)
147147

148+
rabbitmq_suite(
149+
name = "unit_password_hashing_SUITE",
150+
size = "small",
151+
)
152+
148153
rabbitmq_suite(
149154
name = "unit_SUITE",
150155
size = "medium",

0 commit comments

Comments
 (0)