Fix method rename

This commit is contained in:
2020-09-15 22:32:46 -05:00
parent ae286cec14
commit c429cb41c0

View File

@@ -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);