RED-9573: updated redaction-report-service version to enable updated cache mechanism
This commit is contained in:
parent
3d73c6f496
commit
a40962085c
@ -52,7 +52,7 @@ public class ReportTemplateTest extends AbstractPersistenceServerServiceTest {
|
|||||||
@BeforeEach
|
@BeforeEach
|
||||||
public void setup() {
|
public void setup() {
|
||||||
|
|
||||||
doNothing().when(reportTemplatePlaceholderClient).uploadTemplate(anyString());
|
doNothing().when(reportTemplatePlaceholderClient).evictReportTemplateCache();
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user