Skip to content

Commit

Permalink
For mozilla-mobile#22304 re-enable visitedUrlHistoryTest UI test
Browse files Browse the repository at this point in the history
  • Loading branch information
AndiAJ committed Apr 19, 2022
1 parent 45d965c commit 35daaea
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/androidTest/java/org/mozilla/fenix/ui/HistoryTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ import mozilla.components.browser.storage.sync.PlacesHistoryStorage
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.R
Expand Down Expand Up @@ -85,7 +84,6 @@ class HistoryTest {
}
}

@Ignore("Failing, see https://github.com/mozilla-mobile/fenix/issues/22304")
@Test
// Test running on beta/release builds in CI:
// caution when making changes to it, so they don't block the builds
Expand Down

0 comments on commit 35daaea

Please sign in to comment.