JAVA-19058 Review the time of the build - Week 42 - 2022 (moved-18) (#13732)

This commit is contained in:
anuragkumawat
2023-03-30 21:56:27 +05:30
committed by GitHub
parent e310fe84da
commit dd5badab9c
3 changed files with 4 additions and 3 deletions
@@ -7,7 +7,7 @@ import org.junit.Test;
import com.baeldung.apache.beam.intro.WordCount;
public class WordCountUnitTest {
public class WordCountIntegrationTest {
@Test
public void givenInputFile_whenWordCountRuns_thenJobFinishWithoutError() {