Skip to content

Commit 50a7ea9

Browse files
pkotov87Paul Kotov
authored andcommitted
pkotov87 - change System.Environment]::SetEnvironmentVariable() to Set-ItemProperty
1 parent f01b60a commit 50a7ea9

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spec/unit/puppet/provider/dsc_base_provider/dsc_base_provider_spec.rb

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1529,7 +1529,6 @@
15291529
end
15301530

15311531
it 'updates the system PSModulePath to $MungedPSModulePath' do
1532-
-Name 'PSModulePath' -Value $MungedPSModulePath
15331532
expect(result).to match(/-Name 'PSModulePath' -Value \$MungedPSModulePath/)
15341533
end
15351534

0 commit comments

Comments
 (0)