enabling test impact framework tool build and fixed it
Signed-off-by: Esteban Papp <81431996+amznestebanpapp@users.noreply.github.com>
This commit is contained in:
+1
-1
@@ -60,7 +60,7 @@ namespace TestImpact
|
||||
AZStd::to_wstring(argsW, args.c_str());
|
||||
if (!CreateProcessW(
|
||||
NULL,
|
||||
argsW.c_str(),
|
||||
argsW.data(),
|
||||
NULL,
|
||||
NULL,
|
||||
IsPiping(),
|
||||
|
||||
Reference in New Issue
Block a user