Skip to content

Commit 0bad0e4

Browse files
🧹 [Maintenance]: Align source test assignments
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent c2b04e1 commit 0bad0e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/actions/Test-PSModule/src/tests/SourceCode/PSModule/PSModule.Tests.ps1

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ BeforeDiscovery {
5959

6060
@{
6161
DocumentationPath = $documentationPath
62-
FilePath = $_.FullName
62+
FilePath = $_.FullName
6363
}
6464
}
6565
} else {

0 commit comments

Comments
 (0)