Skip to content

Commit b19d18f

Browse files
committed
Add external tests for async-grpc which use custom trailer policy.
1 parent dc6449c commit b19d18f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

config/external.yaml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,3 +25,7 @@ falcon:
2525
async-rest:
2626
url: https://github.com/socketry/async-rest.git
2727
command: bundle exec sus
28+
async-grpc:
29+
url: https://github.com/socketry/async-grpc.git
30+
command: bundle exec sus
31+
e

0 commit comments

Comments
 (0)