Skip to content

Commit

Permalink
Failed a test
Browse files Browse the repository at this point in the history
  • Loading branch information
nakajijapan committed May 11, 2020
1 parent 2d26793 commit ac32ba7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion PhotoSliderDemoUITests/PhotoSliderDemoUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ class PhotoSliderDemoUITests: XCTestCase {

let app = XCUIApplication()
app.otherElements["rootView"].tap()

sleep(1)
XCTAssertEqual(app.scrollViews.matching(identifier: "PhotoSliderScrollView").element.exists, true)

app.buttons["PhotoSliderClose"].tap()
Expand Down

0 comments on commit ac32ba7

Please sign in to comment.