1 write to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ValidateNpmPackageSignaturesTests.cs (1)
28_scriptPath = Path.Combine(RepoRoot.Path, "eng", "scripts", "validate-npm-package-signatures.ps1");
1 reference to _scriptPath
Infrastructure.Tests (1)
PowerShellScripts\ValidateNpmPackageSignaturesTests.cs (1)
204using var cmd = new PowerShellCommand(_scriptPath, _output)