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

Commit

Permalink
Add URL to the existing smoke test
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Feb 13, 2024
1 parent 83960c1 commit 99d037f
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 99d037f

Please sign in to comment.