diff --git a/apps/health/lib/health/checkers/state.ex b/apps/health/lib/health/checkers/state.ex index aa563aaf..62eb85f9 100644 --- a/apps/health/lib/health/checkers/state.ex +++ b/apps/health/lib/health/checkers/state.ex @@ -10,7 +10,9 @@ defmodule Health.Checkers.State do State.ServiceByDate, State.StopsOnRoute, State.RoutesPatternsAtStop, - State.Shape + State.Shape, + State.Prediction, + State.Vehicle ] def start_link(_opts \\ []) do