2 references to RunDriverAsync
Infrastructure.Tests (2)
PowerShellScripts\AspireSkillsBundleHashTests.cs (2)
103
var result = await
RunDriverAsync
(
131
var result = await
RunDriverAsync
(driverPath, "-CommonScript", $"\"{_commonScriptPath}\"");