mirror of
https://github.com/status-im/status-desktop.git
synced 2025-01-11 06:47:01 +00:00
ec8c64d7a1
- Fixed test scenarios broken due to new user profile design. - Added new verifications in social links: github, youtube, discord and telegram. - Scenario statements reorganization. Fixes #8281
8 lines
160 B
Python
8 lines
160 B
Python
# encoding: UTF-8
|
|
|
|
from objectmaphelper import *
|
|
|
|
from scripts.onboarding_names import *
|
|
from scripts.settings_names import *
|
|
from scripts.login_names import *
|