Tests/TentacleExeInvocationFiles/NewPollingTentacle/CurrentState.ps1

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