Tests/OctopusServerExeInvocationFiles/NewInstallWithBuiltInWorker/CurrentState.ps1

return @{
  Ensure = "Absent";
  State = "Stopped"
}