mirror of
https://github.com/actions/runner-images-sangeeth.git
synced 2025-12-20 06:29:50 +00:00
pester: remove Nuget.Config test (#4015)
This commit is contained in:
committed by
GitHub
parent
d261844fc2
commit
6968a424be
@@ -44,9 +44,6 @@ Describe "Nuget" {
|
|||||||
It "Nuget" {
|
It "Nuget" {
|
||||||
"nuget" | Should -ReturnZeroExitCode
|
"nuget" | Should -ReturnZeroExitCode
|
||||||
}
|
}
|
||||||
It "NuGet.Config not exists" {
|
|
||||||
"$env:APPDATA\NuGet\NuGet.Config" | Should -Not -Exist
|
|
||||||
}
|
|
||||||
}
|
}
|
||||||
|
|
||||||
Describe "OpenSSL" {
|
Describe "OpenSSL" {
|
||||||
|
|||||||
Reference in New Issue
Block a user