Skip to content

Commit

Permalink
a comment
Browse files Browse the repository at this point in the history
Signed-off-by: Maxwell Brown <[email protected]>
  • Loading branch information
Galactus22625 committed Feb 7, 2025
1 parent 0bfde2b commit 96d24b4
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -91,6 +91,7 @@ private BlockingBuffer<Record<Log>> getBuffer() {
return new BlockingBuffer<>(pluginSetting);
}

//Me when idk how to mock a grpc service. Tested in otel logs, metrics and trace i guess :(
// @Test
// void createGrpcServerTest() throws JsonProcessingException {
// when(authenticationProvider.getAuthenticationInterceptor()).thenReturn(authenticationInterceptor);
Expand Down

0 comments on commit 96d24b4

Please sign in to comment.