Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
timl3136 committed Jun 6, 2024
1 parent 026366b commit 2a57eaa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions service/frontend/api/handler_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -2474,6 +2474,7 @@ func (s *workflowHandlerSuite) TestRespondActivityTaskCanceledByID() {
err := wh.RespondActivityTaskCanceledByID(context.Background(), validInput)
s.Error(err)
})

}


Expand Down

0 comments on commit 2a57eaa

Please sign in to comment.