Rename FailoverTest functions to start and stop

This commit is contained in:
Wes Carroll
2019-03-01 13:08:59 -05:00
parent 3568ac49a3
commit 64d7de78d0
2 changed files with 2 additions and 2 deletions
@@ -1,4 +1,4 @@
function Invoke-ZertoFailoverTest { function Start-ZertoFailoverTest {
[cmdletbinding()] [cmdletbinding()]
param( param(
[Parameter( [Parameter(
@@ -1,4 +1,4 @@
function Invoke-ZertoFailoverTestStop { function Stop-ZertoFailoverTest {
[cmdletbinding()] [cmdletbinding()]
param( param(
[Parameter( [Parameter(