Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
stephencelis committed Oct 17, 2023
1 parent 0235f49 commit fedb526
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Examples/SyncUps/SyncUpsUITests/SyncUpsUITests.swift
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ final class SyncUpsUITests: XCTestCase {
collectionViews.buttons["New attendee"].tap()
app.typeText("Blob Jr.")

app.navigationBars["New syncUp"].buttons["Add"].tap()
app.navigationBars["New SyncUp"].buttons["Add"].tap()

XCTAssertEqual(collectionViews.staticTexts["Engineering"].exists, true)
}
Expand Down

0 comments on commit fedb526

Please sign in to comment.