Skip to content
This repository has been archived by the owner on Feb 20, 2023. It is now read-only.

Commit

Permalink
Issue #22256: Ignore intermittent editCustomSearchEngineTest
Browse files Browse the repository at this point in the history
  • Loading branch information
csadilek authored and mergify[bot] committed Jan 18, 2022
1 parent 145983d commit 12a9071
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/src/androidTest/java/org/mozilla/fenix/ui/SmokeTest.kt
Original file line number Diff line number Diff line change
Expand Up @@ -521,6 +521,7 @@ class SmokeTest {

@Test
// Verifies setting as default a customized search engine name and URL
@Ignore("Failing intermittently https://github.com/mozilla-mobile/fenix/issues/22256")
fun editCustomSearchEngineTest() {
val searchEngine = object {
var title = "Elefant"
Expand Down

0 comments on commit 12a9071

Please sign in to comment.