fixing physics pytests that fail

This commit is contained in:
amzn-sean
2021-05-05 19:01:14 +01:00
parent 8afb35cb10
commit 15787293bf
3 changed files with 4 additions and 2 deletions
@@ -114,5 +114,5 @@ if __name__ == "__main__":
import ImportPathHelper as imports
imports.init()
from utils import Report
from editor_python_test_tools.utils import Report
Report.start_test(C4044695_PhysXCollider_AddMultipleSurfaceFbx)