pester: remove Nuget.Config test (#4015)
This commit is contained in:
@@ -44,9 +44,6 @@ Describe "Nuget" {
|
||||
It "Nuget" {
|
||||
"nuget" | Should -ReturnZeroExitCode
|
||||
}
|
||||
It "NuGet.Config not exists" {
|
||||
"$env:APPDATA\NuGet\NuGet.Config" | Should -Not -Exist
|
||||
}
|
||||
}
|
||||
|
||||
Describe "OpenSSL" {
|
||||
|
||||
Reference in New Issue
Block a user