Skip to content

Commit 4865ac9

Browse files
committed
test pr
1 parent a709d3c commit 4865ac9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

test/integration_test.go

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -785,6 +785,7 @@ func (ts *IntegrationTestSuite) registerDomain(domainName string) {
785785
defer cancel()
786786

787787
retention := int32(1)
788+
// just testing
788789
err := ts.domainClient.Register(ctx, &shared.RegisterDomainRequest{
789790
Name: &domainName,
790791
WorkflowExecutionRetentionPeriodInDays: &retention,

0 commit comments

Comments
 (0)