Skip to content

Commit 819ee02

Browse files
committed
Add whitespace
1 parent 949c26a commit 819ee02

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/SavePSResourceTests/SavePSResourceLocalTests.ps1

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
# Copyright (c) Microsoft Corporation.
22
# Licensed under the MIT License.
33

4+
45
$ProgressPreference = "SilentlyContinue"
56
$modPath = "$psscriptroot/../PSGetTestUtils.psm1"
67
Import-Module $modPath -Force -Verbose

0 commit comments

Comments
 (0)