Skip to content

Commit c59a3d2

Browse files
committed
add trailing newline
1 parent b6cd50e commit c59a3d2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dsc/tests/dsc_metadata.tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,4 +71,4 @@ Describe 'metadata tests' {
7171
$out.results[0].metadata.Microsoft.DSC | Should -BeNullOrEmpty
7272
(Get-Content $TestDrive/error.log) | Should -BeLike "*WARN*Resource returned metadata property 'Microsoft.DSC' which is ignored*"
7373
}
74-
}
74+
}

0 commit comments

Comments
 (0)