Skip to content

Commit

Permalink
MDEXP-741 - fix tests
Browse files Browse the repository at this point in the history
  • Loading branch information
alekGbuz committed Mar 22, 2024
1 parent a863f97 commit 87c81e0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
import static org.mockito.Mockito.when;

@ExtendWith(MockitoExtension.class)
public class MappingProfileServiceTest {
class MappingProfileServiceTest {
@Mock
private FolioExecutionContext folioExecutionContext;
@Mock
Expand Down

0 comments on commit 87c81e0

Please sign in to comment.