Add TODO Items

This commit is contained in:
Wes Carroll
2019-04-04 11:30:48 -04:00
parent 289e976773
commit 96f70afe67
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -103,6 +103,6 @@ Describe $file.BaseName -Tag 'Unit' {
} }
Context "$($file.BaseName)::Function Unit Tests" { Context "$($file.BaseName)::Function Unit Tests" {
#TODO
} }
} }
+1 -1
View File
@@ -1,5 +1,5 @@
<# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #> <# .ExternalHelp ./en-us/ZertoApiWrapper-help.xml #>
#TODO - Add ability to installed with root password. #TODO - Add ability to installed with root password, Move to Begin, Process, End Format
function Install-ZertoVra { function Install-ZertoVra {
[cmdletbinding( SupportsShouldProcess = $true )] [cmdletbinding( SupportsShouldProcess = $true )]
param( param(