add: Output type to tests.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
function Test-AuditLogSearch {
|
||||
[CmdletBinding()]
|
||||
[OutputType([CISAuditResult])]
|
||||
param (
|
||||
# Aligned
|
||||
# Parameters can be added if needed
|
||||
|
Reference in New Issue
Block a user