mirror of
https://github.com/iSoron/uhabits.git
synced 2025-12-06 09:08:52 -06:00
Fix method rename
This commit is contained in:
@@ -131,7 +131,7 @@ public class ScoreListTest extends BaseUnitTest
|
||||
@Test
|
||||
public void test_getValueWithSkip()
|
||||
{
|
||||
toggleRepetitions(0, 20);
|
||||
toggle(0, 20);
|
||||
addSkip(5);
|
||||
addSkip(10);
|
||||
addSkip(11);
|
||||
|
||||
Reference in New Issue
Block a user