Skip to content

Commit 0ec415a

Browse files
Fix bazel misconfiguration
1 parent d25e0f8 commit 0ec415a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deps/rabbitmq_auth_backend_oauth2/BUILD.bazel

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,7 +113,7 @@ rabbitmq_integration_suite(
113113
)
114114

115115
rabbitmq_integration_suite(
116-
name = "oauth_provider_SUITE",
116+
name = "rabbit_oauth2_provider_SUITE",
117117
additional_beam = [
118118
"test/oauth2_http_mock.beam",
119119
],

0 commit comments

Comments
 (0)