Skip to content

Commit

Permalink
Update grpc-server-spring-boot-starter/src/test/java/net/devh/boot/gr…
Browse files Browse the repository at this point in the history
…pc/server/health/ActuatorGrpcHealthTest.java

Co-authored-by: ST-DDT <[email protected]>
  • Loading branch information
charlesmst and ST-DDT authored May 10, 2024
1 parent 091159e commit 134e004
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -37,6 +37,7 @@

@ExtendWith(MockitoExtension.class)
class ActuatorGrpcHealthTest {

@Mock
HealthEndpoint healthEndpoint;

Expand Down

0 comments on commit 134e004

Please sign in to comment.