Cleaning up test docstring

Signed-off-by: jckand-amzn <jckand@amazon.com>
This commit is contained in:
jckand-amzn
2021-11-15 18:30:06 -06:00
parent e5ebdaebcf
commit d2d83079eb
@@ -21,11 +21,6 @@ def DynVegUtils_TempPrefabCreationWorks():
3) Create the necessary temporary PhysX Collider, and validate the component setup
4) Report errors/asserts
Note:
- This test file must be called from the Open 3D Engine Editor command terminal
- Any passed and failed tests are written to the Editor.log file.
Parsing the file or running a log_monitor are required to observe the test results.
:return: None
"""