changing from step to module
This commit is contained in:
@@ -4,5 +4,5 @@ SQS
|
||||
from libs.sqs import *
|
||||
|
||||
|
||||
def step_sqs_list_queues():
|
||||
def module_sqs_list_queues():
|
||||
sqs_list_queues()
|
||||
|
||||
Reference in New Issue
Block a user