Skip to content
This repository has been archived by the owner on Mar 6, 2024. It is now read-only.

Commit

Permalink
MTE-2287 Onboarding data alignment (#4041)
Browse files Browse the repository at this point in the history
* empty commit

* Add URL to the existing smoke test
  • Loading branch information
clarmso authored Feb 13, 2024
1 parent ea7a44e commit a9786a9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions focus-ios/focus-ios-tests/XCUITest/OnboardingTest.swift
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ class OnboardingTest: XCTestCase {
}

// Smoketest
// https://testrail.stage.mozaws.net/index.php?/cases/view/394959
func testPressingDots() throws {
let pageIndicatorButton = app.pageIndicators.firstMatch
XCTAssertEqual(pageIndicatorButton.value as? String, "page 1 of 2")
Expand Down

0 comments on commit a9786a9

Please sign in to comment.