fix test
This commit is contained in:
parent
d3d7fd6cc9
commit
a81f607122
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ public class TriggerPumpLastConnectionTest {
|
|||
|
||||
@Test
|
||||
public void friendlyNameTest() {
|
||||
Assert.assertEquals(R.string.automation_trigger_pump_last_connection_compared, new TriggerPumpLastConnection().friendlyName());
|
||||
Assert.assertEquals(R.string.automation_trigger_pump_last_connection_label, new TriggerPumpLastConnection().friendlyName());
|
||||
}
|
||||
|
||||
|
||||
|
|
Loading…
Reference in a new issue