[fenix] For https://github.com/mozilla-mobile/fenix/issues/23237 minor refactoring work for privateTabsTrayWithOpenedTabTest UI test

pull/600/head
AndiAJ 2 years ago committed by mergify[bot]
parent a412cc1047
commit e18e3c9929

@ -730,9 +730,6 @@ class SmokeTest {
verifyCloseTabsButton(website.title)
verifyOpenedTabThumbnail()
verifyPrivateBrowsingNewTabButton()
}.openTab(website.title) {
verifyUrl(website.url.toString())
verifyTabCounter("1")
}
}

Loading…
Cancel
Save