Adds MaterialEditor RHI launch tests (#3558)
* adds MaterialEditor RHI launch tests * add explicit editor_script parameter to the launch_and_validate_results() call Signed-off-by: jromnoa <jromnoa@amazon.com>
This commit is contained in:
@@ -303,5 +303,6 @@ class TestMaterialEditorBasicTests(object):
|
||||
expected_lines=expected_lines,
|
||||
unexpected_lines=unexpected_lines,
|
||||
halt_on_unexpected=True,
|
||||
null_renderer=True,
|
||||
log_file_name="MaterialEditor.log",
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user