Skip to content

Commit

Permalink
Remove public from TrialReadinessCallbackHandlerTest.java
Browse files Browse the repository at this point in the history
  • Loading branch information
AbuSalamHMCTS committed Jul 22, 2024
1 parent 04fa747 commit bbb117f
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
import static uk.gov.hmcts.reform.civil.callback.CallbackType.SUBMITTED;

@ExtendWith(MockitoExtension.class)
public class TrialReadinessCallbackHandlerTest extends BaseCallbackHandlerTest {
class TrialReadinessCallbackHandlerTest extends BaseCallbackHandlerTest {

private TrialReadinessCallbackHandler handler;

Expand Down

0 comments on commit bbb117f

Please sign in to comment.