Fix method rename
This commit is contained in:
parent
ae286cec14
commit
c429cb41c0
@ -131,7 +131,7 @@ public class ScoreListTest extends BaseUnitTest
|
|||||||
@Test
|
@Test
|
||||||
public void test_getValueWithSkip()
|
public void test_getValueWithSkip()
|
||||||
{
|
{
|
||||||
toggleRepetitions(0, 20);
|
toggle(0, 20);
|
||||||
addSkip(5);
|
addSkip(5);
|
||||||
addSkip(10);
|
addSkip(10);
|
||||||
addSkip(11);
|
addSkip(11);
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user