Skip to content
Snippets Groups Projects
Commit bb709680 authored by OZGCloud's avatar OZGCloud
Browse files

OZG-6990 set field to private

parent 03e07d88
No related branches found
No related tags found
No related merge requests found
......@@ -44,7 +44,7 @@ import io.grpc.ServerCall;
class CallContextGrpcServerInterceptorTest {
@InjectMocks
CallContextGrpcServerInterceptor interceptor;
private CallContextGrpcServerInterceptor interceptor;
@Mock
private CurrentUserService currentUserService;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment