Skip to content

Commit c1f04ee

Browse files
committed
dx: update test-smoke-android with new strings
1 parent 1ea533e commit c1f04ee

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

test/smoke/android/central.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
// SPDX-FileCopyrightText: 2022 The Manyverse Authors
1+
// SPDX-FileCopyrightText: 2022-2023 The Manyverse Authors
22
//
33
// SPDX-License-Identifier: CC0-1.0
44

@@ -15,7 +15,7 @@ module.exports = function (driver, t) {
1515
// Public tab
1616
t.ok(
1717
await driver.waitForElementByAndroidUIAutomator(
18-
'new UiSelector().textContains("No messages")',
18+
'new UiSelector().textContains("Where is everybody?")',
1919
8000,
2020
),
2121
'I see the Public tab body with no messages',

0 commit comments

Comments
 (0)