test: refactor names.py

split wallet secction into multiple files
This commit is contained in:
Anthony Laibe 2022-08-04 09:57:27 +02:00 committed by Anthony Laibe
parent a51c25e90e
commit 683bdb2da4
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ from sections.community_portal_names import *
from sections.login_names import *
from sections.onboarding_names import *
from sections.settings_names import *
from sections.wallet_names import *
from sections.wallet_names import *