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