diff --git a/protocol/daemons/pricefeed/client/client_test.go b/protocol/daemons/pricefeed/client/client_test.go index 2a8e2ce8e0..712d0ec373 100644 --- a/protocol/daemons/pricefeed/client/client_test.go +++ b/protocol/daemons/pricefeed/client/client_test.go @@ -769,7 +769,7 @@ func TestHealthCheck(t *testing.T) { // Act. // Run the price updater for a single tick with a successful update. Expect the daemon to toggle to a - // healthy state + // healthy state. subTaskRunnerImpl.StartPriceUpdater( client, grpc_util.Ctx,