File tree Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Expand file tree Collapse file tree 2 files changed +1
-10
lines changed Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ all_test_beam_files(name = "all_test_beam_files")
107107test_suite_beam_files (name = "test_suite_beam_files" )
108108
109109alias (
110- name = "rabbitmq_oauth2_client " ,
110+ name = "oauth2_client " ,
111111 actual = ":erlang_app" ,
112112 visibility = ["//visibility:public" ],
113113)
@@ -126,9 +126,3 @@ rabbitmq_integration_suite(
126126)
127127
128128assert_suites ()
129-
130- alias (
131- name = "oauth2_client" ,
132- actual = ":erlang_app" ,
133- visibility = ["//visibility:public" ],
134- )
Original file line number Diff line number Diff line change @@ -1170,9 +1170,6 @@ rabbitmq_mqtt:
11701170- rabbit_mqtt_retainer_sup
11711171- rabbit_mqtt_sup
11721172- rabbit_mqtt_util
1173- rabbitmq_oauth2_client :
1174- - oauth2_client
1175- - oauth2_client_app
11761173rabbitmq_peer_discovery_aws :
11771174- rabbit_peer_discovery_aws
11781175- rabbitmq_peer_discovery_aws
You can’t perform that action at this time.
0 commit comments