Skip to content

Commit 4c93bfb

Browse files
hanggatheangrydev
andauthored
Update core-kotlin-modules/core-kotlin-concurrency-3/src/test/java/com/baeldung/schedulingrepeatingtask/SchedulingRepeatingTaskUnitTest.kt
Co-authored-by: Liam Williams <[email protected]>
1 parent a1fb238 commit 4c93bfb

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

core-kotlin-modules/core-kotlin-concurrency-3/src/test/java/com/baeldung/schedulingrepeatingtask/SchedulingRepeatingTaskUnitTest.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@ class SchedulingRepeatingTaskUnitTest {
3737
}
3838
}
3939

40-
// Using flow & collect
4140
@Test
4241
fun `using flow collect take`() = runBlocking {
4342

0 commit comments

Comments
 (0)