add: Output type to tests.

This commit is contained in:
DrIOS
2024-06-08 11:34:21 -05:00
parent 2d9a1a1d10
commit bb1df11128
52 changed files with 0 additions and 52 deletions

View File

@@ -1,6 +1,5 @@
function Test-AuditLogSearch {
[CmdletBinding()]
[OutputType([CISAuditResult])]
param (
# Aligned
# Parameters can be added if needed