Skip to content

Commit

Permalink
chore: add tests for resource
Browse files Browse the repository at this point in the history
  • Loading branch information
Kammerlo committed Feb 27, 2025
1 parent b305c27 commit f7f0685
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
import org.cardanofoundation.lob.app.accounting_reporting_core.service.internal.AccountingCoreService;

@ExtendWith(MockitoExtension.class)
public class AccountingCoreResourceReconciliationTest {
class AccountingCoreResourceReconciliationTest {

@Mock
private AccountingCorePresentationViewService accountingCorePresentationViewService;
Expand Down

0 comments on commit f7f0685

Please # to comment.