diff --git a/service/history/circuitbreakerpool/fx_test.go b/service/history/circuitbreakerpool/fx_test.go index adbcf0830b..1e9ba23c82 100644 --- a/service/history/circuitbreakerpool/fx_test.go +++ b/service/history/circuitbreakerpool/fx_test.go @@ -42,7 +42,7 @@ func TestOnStateChangeNexusStage(t *testing.T) { stage: "handler-outbound", }, { - name: "shared HSM callback", + name: "HSM handler outbound", taskGroup: hsmcallbacks.TaskTypeInvocation, stage: "handler-outbound", },