We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 295759a commit 1c24bbcCopy full SHA for 1c24bbc
features/ui-episode/src/androidTest/java/com/pluu/webtoon/episode/ui/compose/EpisodeTopUiTest.kt
@@ -2,7 +2,7 @@ package com.pluu.webtoon.episode.ui.compose
2
3
import androidx.activity.ComponentActivity
4
import androidx.compose.material3.MaterialTheme
5
-import androidx.compose.ui.test.junit4.createAndroidComposeRule
+import androidx.compose.ui.test.junit4.v2.createAndroidComposeRule
6
import androidx.compose.ui.test.onNodeWithText
7
import org.junit.Rule
8
import org.junit.Test
0 commit comments