From 8a119f2b18bc643f4841182380eb7dd443796a2a Mon Sep 17 00:00:00 2001 From: zsolleci Date: Wed, 26 May 2021 12:33:46 -0500 Subject: [PATCH] fixed error in test steps description --- .../ScriptEvent_AddRemoveParameter_ActionsSuccessful.py | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/AutomatedTesting/Gem/PythonTests/scripting/ScriptEvent_AddRemoveParameter_ActionsSuccessful.py b/AutomatedTesting/Gem/PythonTests/scripting/ScriptEvent_AddRemoveParameter_ActionsSuccessful.py index a587354985..638c69e8f3 100644 --- a/AutomatedTesting/Gem/PythonTests/scripting/ScriptEvent_AddRemoveParameter_ActionsSuccessful.py +++ b/AutomatedTesting/Gem/PythonTests/scripting/ScriptEvent_AddRemoveParameter_ActionsSuccessful.py @@ -33,9 +33,7 @@ def ScriptEvent_AddRemoveParameter_ActionsSuccessful(): 2) Get Asset Editor Qt object 3) Create new Script Event Asset 4) Add Parameter to Event - 5) Verify Parameter exists - 6) Remove Parameter from Event - 7) Verify Parameter has been removed + 5) Remove Parameter from Event Note: - This test file must be called from the Open 3D Engine Editor command terminal