[Windows] revert PR3766 (#4278)

This commit is contained in:
Aleksandr Chebotov
2021-10-14 16:27:30 +03:00
committed by GitHub
parent 5690fb5b41
commit 7e90162def
4 changed files with 0 additions and 22 deletions

View File

@@ -23,9 +23,3 @@ Describe "Git" {
$env:GCM_INTERACTIVE | Should -BeExactly Never
}
}
Describe "GVFS" {
It "GVFS is installed" {
"gvfs --version" | Should -ReturnZeroExitCode
}
}