Skip to content

Commit

Permalink
Revert change just for me
Browse files Browse the repository at this point in the history
  • Loading branch information
clarmso committed Nov 22, 2024
1 parent e64eb60 commit 44d6010
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -149,7 +149,7 @@ class IntegrationTests: BaseTestCase {
mozWaitForElementToExist(app.cells["DeviceNameSetting"].textFields["DeviceNameSettingTextField"])
XCTAssertEqual(
app.cells["DeviceNameSetting"].textFields["DeviceNameSettingTextField"].value! as? String,
"Fennec (cso) on iOS"
"Fennec (administrator) on iOS"
)

// Sync again just to make sure to sync after new name is shown
Expand Down

0 comments on commit 44d6010

Please sign in to comment.