Skip to content

Commit

Permalink
DMP-4667 ARM RPO - getExtendedProductionsByMatter change polling logic
Browse files Browse the repository at this point in the history
Added skipping of steps if the current state is getExtendedProductionsByMatter
  • Loading branch information
karen-hedges committed Jan 31, 2025
1 parent d3e330b commit 0546079
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class ArmRpoApiCreateExportBasedOnSearchResultsTableIntTest extends PostgresInte
@MockitoBean
private ArmRpoClient armRpoClient;

@MockBean
@MockitoBean
private CurrentTimeHelper currentTimeHelper;

@Autowired
Expand Down

0 comments on commit 0546079

Please sign in to comment.