Force prefabs off for Editor smoke test
Signed-off-by: nvsickle <nvsickle@amazon.com>
This commit is contained in:
@@ -28,4 +28,4 @@ class TestAutomation(TestAutomationBase):
|
||||
|
||||
from . import Editor_NewExistingLevels_Works as test_module
|
||||
|
||||
self._run_test(request, workspace, editor, test_module)
|
||||
self._run_test(request, workspace, editor, test_module, extra_cmdline_args=["--regset=/Amazon/Preferences/EnablePrefabSystem=false"])
|
||||
|
||||
Reference in New Issue
Block a user