Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Remove extraneous empty lines.
  • Loading branch information
mklement0 committed Mar 27, 2018
commit 317138414bb80152c7c70f2c15ca1a0c809d267e
Original file line number Diff line number Diff line change
Expand Up @@ -141,9 +141,7 @@ Describe "Get-Item" -Tags "CI" {

(get-item env:\testvar).Value | Should -BeExactly $expectedValue
}

}

}

Describe "Get-Item environment provider on Windows with accidental case-variant duplicates" -Tags "Scenario" {
Expand Down