Fix method rename

pull/655/head
Alinson S. Xavier 5 years ago
parent ae286cec14
commit c429cb41c0

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

Loading…
Cancel
Save