mirror of
https://github.com/status-im/desktop-qa-automation.git
synced 2025-02-24 10:08:22 +00:00
10 lines
279 B
Python
10 lines
279 B
Python
from .community_names import *
|
|
from .component_names import *
|
|
from .main_names import *
|
|
from .messages_names import *
|
|
from .onboarding_names import *
|
|
from .os_names import *
|
|
from .settings_names import *
|
|
from .wallet_names import *
|
|
from .mocked_keycard_controller_names import *
|