kfaraz commented on code in PR #18786: URL: https://github.com/apache/druid/pull/18786#discussion_r2585347302
########## integration-tests-ex/tools/src/main/resources/META-INF/services/org.apache.druid.initialization.DruidModule: ########## @@ -13,4 +13,4 @@ # See the License for the specific language governing permissions and # limitations under the License. -org.apache.druid.testing.tools.CustomNodeRoleClientModule +org.apache.druid.testing.tools.CustomNodeRoleClientModule Review Comment: I think this change can be reverted (only if you are pushing any other changes too) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
