Skip to content

Commit 2f0d82d

Browse files
committed
Add async-rest to external tests.
1 parent 4d65d4b commit 2f0d82d

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

config/external.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,3 +16,6 @@ async-websocket:
1616
falcon:
1717
url: https://github.com/socketry/falcon.git
1818
command: bundle exec rspec
19+
async-rest:
20+
url: https://github.com/socketry/async-rest.git
21+
command: bundle exec sus

0 commit comments

Comments
 (0)