No issue: disables openPocketStoryItemTest

fork
oana.horvath 2 years ago committed by mergify[bot]
parent c2442e8206
commit 2c00a4b587

@ -12,6 +12,7 @@ import androidx.test.uiautomator.Until
import okhttp3.mockwebserver.MockWebServer
import org.junit.After
import org.junit.Before
import org.junit.Ignore
import org.junit.Rule
import org.junit.Test
import org.mozilla.fenix.helpers.AndroidAssetDispatcher
@ -258,6 +259,7 @@ class HomeScreenTest {
}
}
@Ignore("Failed, see: https://github.com/mozilla-mobile/fenix/issues/28069")
@Test
fun openPocketStoryItemTest() {
activityTestRule.activityRule.applySettingsExceptions {

Loading…
Cancel
Save