Skip to content

Commit

Permalink
test: fix mocks
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentC35 committed Aug 20, 2024
1 parent 4f98191 commit b363a38
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 @@ class TestQuestionnaireService {
@InjectMocks
QuestionnairesServiceImpl questionnairesService;

@InjectMocks
@Mock
VersionServiceImpl versionService;

@Test
Expand Down

0 comments on commit b363a38

Please sign in to comment.