We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f7fc5 commit 04dee8bCopy full SHA for 04dee8b
test/appium/views/dbs/waku_backup/user.py
@@ -3,12 +3,12 @@
3
communities = {
4
'admin_open': 'Open-comm-adm',
5
'member_open': 'e2e_open',
6
- 'admin_closed': 'admin-closed-comm',
+ 'admin_closed': 'closed community',
7
'member_closed': 'test_comm_enc',
8
'member_pending': 'RC1 testing community'
9
}
10
11
-#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
12
13
-contacts = ['zQ3...LSpUs', 'zQ3...xAZUU']
+contacts = ['zQ3...pJN5P', 'zQ3...UxXqE']
14
blocked_user = 'Clear Flat Milkweedbug'
0 commit comments