Closed Bug 1518472 Opened 7 years ago Closed 7 years ago

XCUITests: Fix compilation warning

Categories

(Firefox for iOS :: Build & Test, enhancement)

Other
iOS
enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Tracking Status
fxios + ---

People

(Reporter: isabel_rios, Assigned: isabel_rios)

Details

Attachments

(1 file)

There is this warning when compiling the build:

forced cast of 'String' to same type has no effect
» XCTAssertEqual(app.tables.cells["TopSitesRows"].label as! String, "Top Sites, Rows: 2")

Let's try to fix it to remove unnecessary warnings from logs

Attached file GitHub Pull Request
Assignee: nobody → irios.mozilla
Attachment #9035452 - Flags: review?(npark)
Attachment #9035452 - Flags: review?(npark) → review+
Status: NEW → RESOLVED
Closed: 7 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: