changing from step to module
This commit is contained in:
@@ -5,8 +5,8 @@ from libs.sts import *
|
||||
|
||||
|
||||
|
||||
def step_sts_get_accountid():
|
||||
def module_sts_get_accountid():
|
||||
get_accountid()
|
||||
|
||||
def step_sts_get_accountidall():
|
||||
def module_sts_get_accountidall():
|
||||
get_accountid_all()
|
||||
Reference in New Issue
Block a user