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