rename failing test
This commit is contained in:
parent
a7e3fcdd3e
commit
56c7ea955d
@ -8,7 +8,7 @@ import java.util.List;
|
||||
import static org.assertj.core.api.Assertions.assertThat;
|
||||
import org.junit.Test;
|
||||
|
||||
public class StreamReduceUnitTest {
|
||||
public class StreamReduceManualTest {
|
||||
|
||||
@Test
|
||||
public void givenIntegerList_whenReduceWithSumAccumulatorLambda_thenCorrect() {
|
Loading…
x
Reference in New Issue
Block a user