Skip to content

Commit 4ba7671

Browse files
committed
Add comment
1 parent ddd2288 commit 4ba7671

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tests/standalone_activity_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -880,6 +880,7 @@ func (s *standaloneActivityTestSuite) TestStartToCloseTimeout() {
880880
Name: taskQueue.Name,
881881
},
882882
StartToCloseTimeout: durationpb.New(1 * time.Second),
883+
// This test is expecting activity failure on start-to-close timeout.
883884
RetryPolicy: &commonpb.RetryPolicy{
884885
MaximumAttempts: 1,
885886
},

0 commit comments

Comments
 (0)