mirror of
https://github.com/ScoopInstaller/Scoop.git
synced 2025-12-11 10:35:44 +00:00
Sync missing hotfix #3427 to develop
This commit is contained in:
@@ -22,7 +22,7 @@ Describe 'Decompression function' -Tag 'Scoop', 'Decompress' {
|
||||
$testcases | Should -Exist
|
||||
compute_hash $testcases 'sha256' | Should -Be '695bb18cafda52644a19afd184b2545e9c48f1a191f7ff1efc26cb034587079c'
|
||||
if (!$isUnix) {
|
||||
Expand-Archive $testcases $working_dir
|
||||
Microsoft.Powershell.Archive\Expand-Archive $testcases $working_dir
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user