1 write to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ValidateNpmReleaseAliasesTests.cs (1)
26_scriptPath = Path.Combine(RepoRoot.Path, "eng", "scripts", "validate-npm-release-aliases.ps1");
1 reference to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ValidateNpmReleaseAliasesTests.cs (1)
179using var cmd = new PowerShellCommand(_scriptPath, _output)