We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 949c26a commit 819ee02Copy full SHA for 819ee02
test/SavePSResourceTests/SavePSResourceLocalTests.ps1
@@ -1,6 +1,7 @@
1
# Copyright (c) Microsoft Corporation.
2
# Licensed under the MIT License.
3
4
+
5
$ProgressPreference = "SilentlyContinue"
6
$modPath = "$psscriptroot/../PSGetTestUtils.psm1"
7
Import-Module $modPath -Force -Verbose
0 commit comments