Skip to content

Commit 294d9d0

Browse files
committed
comment update
1 parent 472a94f commit 294d9d0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Tests/Integration/DSR_KeyValuePairFile.Integration.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ if ( (-not (Test-Path -Path (Join-Path -Path $script:moduleRoot -ChildPath 'DSCR
1616

1717
Import-Module (Join-Path -Path $script:moduleRoot -ChildPath 'DSCResource.Tests\TestHelper.psm1') -Force
1818
Import-Module (Join-Path -Path $script:moduleRoot -ChildPath "$($script:DSCModuleName).psd1") -Force
19-
# Import the helper module for the Get-FileEncoding function
19+
# Helper module import required for the Get-FileEncoding function
2020
Import-Module (Join-Path -Path $script:moduleRoot -ChildPath 'Modules\FileContentDsc.Common') -Force
2121
$TestEnvironment = Initialize-TestEnvironment `
2222
-DSCModuleName $script:DSCModuleName `

0 commit comments

Comments
 (0)