changing the first step related method to step_recon
This commit is contained in:
@@ -29,7 +29,7 @@ def perform_credential_check():
|
||||
print("The AWS Access Keys are not valid/active")
|
||||
#exit(1)
|
||||
|
||||
def step_something():
|
||||
def step_recon():
|
||||
print("!!!")
|
||||
|
||||
def method_create():
|
||||
|
||||
Reference in New Issue
Block a user