Skip to content

Commit

Permalink
mega-nit: missing period.
Browse files Browse the repository at this point in the history
  • Loading branch information
Crystal Lemire committed Oct 27, 2023
1 parent fa555d8 commit b8b00c1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion protocol/daemons/pricefeed/client/client_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -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,
Expand Down

0 comments on commit b8b00c1

Please sign in to comment.