fix test
This commit is contained in:
parent
ba7d0aebaa
commit
ee133f87ae
1 changed files with 1 additions and 0 deletions
|
@ -230,6 +230,7 @@ public class SafetyPluginTest {
|
|||
AAPSMocker.mockConstraintsChecker();
|
||||
AAPSMocker.mockSP();
|
||||
AAPSMocker.mockStrings();
|
||||
AAPSMocker.mockBus();
|
||||
|
||||
|
||||
when(MainApp.getConfigBuilder().getActivePump()).thenReturn(pump);
|
||||
|
|
Loading…
Reference in a new issue