3 references to RunScript
Infrastructure.Tests (3)
PowerShellScripts\WriteClassModeTestPropsTests.cs (3)
52
var result = await
RunScript
(artifactsDir, outputPropsPath);
81
var result = await
RunScript
(artifactsDir, outputPropsPath);
108
var result = await
RunScript
(artifactsDir, outputPropsPath);