Skip to content

Commit 25f2d2c

Browse files
authored
test: Remove extra XCUIApplication (#5510)
1 parent e18d392 commit 25f2d2c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Samples/iOS-Swift/iOS-Swift-UITests/LaunchUITests.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ class LaunchUITests: BaseUITest {
5454
app.buttons["Transactions"].tap()
5555
app.buttons["showSplitViewButton"].tap()
5656

57-
let app = XCUIApplication()
5857
app.navigationBars["iOS_Swift.SecondarySplitView"].buttons["Root ViewController"].waitForExistence("SplitView not loaded.")
5958

6059
// This validation is currently not working on iOS 12 and iOS 10.

0 commit comments

Comments
 (0)