We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e18d392 commit 25f2d2cCopy full SHA for 25f2d2c
Samples/iOS-Swift/iOS-Swift-UITests/LaunchUITests.swift
@@ -54,7 +54,6 @@ class LaunchUITests: BaseUITest {
54
app.buttons["Transactions"].tap()
55
app.buttons["showSplitViewButton"].tap()
56
57
- let app = XCUIApplication()
58
app.navigationBars["iOS_Swift.SecondarySplitView"].buttons["Root ViewController"].waitForExistence("SplitView not loaded.")
59
60
// This validation is currently not working on iOS 12 and iOS 10.
0 commit comments