Skip to content

Commit c911f31

Browse files
authoredMar 13, 2025
Bugfix MTE-4389 Remove extra swipe from test-sync-disconnect-connect-fxa (#25292)
* swipe() exits from the settings screen. We don't need it. * don't need this step
1 parent 87cb091 commit c911f31

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed
 

‎firefox-ios/firefox-ios-tests/Tests/XCUITests/IntegrationTests.swift

-1
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,6 @@ class IntegrationTests: BaseTestCase {
291291

292292
navigator.nowAt(SettingsScreen)
293293
mozWaitForElementToExist(app.staticTexts["GENERAL"])
294-
app.swipeDown()
295294
mozWaitForElementToExist(app.staticTexts["ACCOUNT"])
296295
mozWaitForElementToExist(app.tables.staticTexts["Sync Now"], timeout: TIMEOUT_LONG)
297296

0 commit comments

Comments
 (0)
Failed to load comments.