1 write to _packScriptPath
Infrastructure.Tests (1)
Pipelines\NpmCliPackageTests.cs (1)
36_packScriptPath = Path.Combine(_repoRoot, "eng", "scripts", "pack-cli-npm-package.ps1");
1 reference to _packScriptPath
Infrastructure.Tests (1)
Pipelines\NpmCliPackageTests.cs (1)
579using var cmd = new PowerShellCommand(_packScriptPath, _output)