Testcommit
This commit is contained in:
parent
a7aa3a723a
commit
95b351d3fe
@ -151,6 +151,7 @@ public class RedactionIntegrationTest {
|
||||
|
||||
@Before
|
||||
public void stubClients() {
|
||||
//Testkommentar
|
||||
|
||||
when(rulesClient.getVersion(TEST_RULESET_ID)).thenReturn(0L);
|
||||
when(rulesClient.getRules(TEST_RULESET_ID)).thenReturn(new RulesResponse(RULES));
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user