[fenix] For https://github.com/mozilla-mobile/fenix/issues/24381 disable failing firstRunScreenTest UI test

pull/600/head
AndiAJ 3 years ago committed by mergify[bot]
parent 6ebb87fc4e
commit fbcf2e6ee9

@ -142,6 +142,7 @@ class SmokeTest {
featureSettingsHelper.resetAllFeatureFlags()
}
@Ignore("Failing, see: https://github.com/mozilla-mobile/fenix/issues/24381")
// Verifies the first run onboarding screen
@Test
fun firstRunScreenTest() {

Loading…
Cancel
Save