Skip to content

Commit

Permalink
Remove experimental annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
PatilShreyas committed Mar 4, 2024
1 parent 3d168a8 commit f5ac0b2
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,6 @@ import kotlinx.coroutines.test.runTest
import org.junit.Assert.assertEquals
import org.junit.Test

@OptIn(ExperimentalCoroutinesApi::class)
class CombinedStateFlowTest {
@Test
fun combineStates_shouldReturnValidValueInitially() {
Expand Down

0 comments on commit f5ac0b2

Please sign in to comment.