diff --git a/test/appium/views/dbs/waku_backup/user.py b/test/appium/views/dbs/waku_backup/user.py index 7ecdf91677..3ef4f2ae71 100644 --- a/test/appium/views/dbs/waku_backup/user.py +++ b/test/appium/views/dbs/waku_backup/user.py @@ -3,12 +3,12 @@ display_name = 'End to end' communities = { 'admin_open': 'Open-comm-adm', 'member_open': 'e2e_open', - 'admin_closed': 'admin-closed-comm', + 'admin_closed': 'closed community', 'member_closed': 'test_comm_enc', 'member_pending': 'RC1 testing community' } -#contacts = ['Test_contact', 'MyCustomNickname'] # enable back when https://github.com/status-im/status-mobile/issues/15500 is fixed +# contacts = ['Test_contact', 'MyCustomNickname'] # enable back when https://github.com/status-im/status-mobile/issues/15500 is fixed -contacts = ['zQ3...LSpUs', 'zQ3...xAZUU'] +contacts = ['zQ3...pJN5P', 'zQ3...UxXqE'] blocked_user = 'Clear Flat Milkweedbug'