1 write to _output
Infrastructure.Tests (1)
PowerShellScripts\AspireSkillsBundleHashTests.cs (1)
39
_output
= output;
1 reference to _output
Infrastructure.Tests (1)
PowerShellScripts\AspireSkillsBundleHashTests.cs (1)
142
using var cmd = new PowerShellCommand(driverPath,
_output
).WithTimeout(TimeSpan.FromMinutes(1));