Skip to content

Commit 39aa4b2

Browse files
committed
Change service name to solve a Service not found issue
Signed-off-by: Matheus Cruz <matheuscruz.dev@gmail.com>
1 parent 4870381 commit 39aa4b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

impl/test/src/test/resources/workflows-samples/grpc/contributors-client-stream-call.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ do:
1010
proto:
1111
endpoint: workflows-samples/grpc/proto/contributors.proto
1212
service:
13-
name: ContributorsAPI
13+
name: ClientStreaming
1414
host: localhost
1515
port: 5011
1616
method: CreateContributor

0 commit comments

Comments
 (0)