Skip to content

Commit ac32ba7

Browse files
committed
Failed a test
1 parent 2d26793 commit ac32ba7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

PhotoSliderDemoUITests/PhotoSliderDemoUITests.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ class PhotoSliderDemoUITests: XCTestCase {
3434

3535
let app = XCUIApplication()
3636
app.otherElements["rootView"].tap()
37-
37+
sleep(1)
3838
XCTAssertEqual(app.scrollViews.matching(identifier: "PhotoSliderScrollView").element.exists, true)
3939

4040
app.buttons["PhotoSliderClose"].tap()

0 commit comments

Comments
 (0)