diff --git a/.maestro/tests/account/changeServer.yaml b/.maestro/tests/account/changeServer.yaml index c6b092e018..9a1b1628c0 100644 --- a/.maestro/tests/account/changeServer.yaml +++ b/.maestro/tests/account/changeServer.yaml @@ -10,9 +10,9 @@ appId: ${APP_ID} - tapOn: id: "change_server-server" # Test server that does not support sliding sync. -- inputText: "gnuradio" +- inputText: "mozilla" - hideKeyboard -- tapOn: "gnuradio.org" +- tapOn: "mozilla.org" - extendedWaitUntil: visible: "This server currently doesn’t support sliding sync." timeout: 10000