Skip to content

Commit

Permalink
changing test comment
Browse files Browse the repository at this point in the history
  • Loading branch information
joshmsmith committed Jun 27, 2024
1 parent e5acbf3 commit 488ec1d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion accumulator/accumulate_signals_workflow_test.go
Original file line number Diff line number Diff line change
Expand Up @@ -308,7 +308,7 @@ func (s *UnitTestSuite) Test_Signal_With_Start_Wait_Too_Short() {
s.Contains(result, "Targe Robot")
}

// test 9: signal with start, send exit, then signal with start, should get two signals
// test 9: signal with start, send exit, then signal with start, should get one signal
func (s *UnitTestSuite) Test_Signal_After_Exit() {
env := s.NewTestWorkflowEnvironment()

Expand Down

0 comments on commit 488ec1d

Please sign in to comment.