Skip to content

Commit 72f323f

Browse files
committed
Update external test suite for async-rest to use sus.
1 parent 8afd1f1 commit 72f323f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

config/external.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ falcon:
33
command: bundle exec bake test
44
async-rest:
55
url: https://github.com/socketry/async-rest.git
6-
command: bundle exec rspec
6+
command: bundle exec sus
77
async-websocket:
88
url: https://github.com/socketry/async-websocket.git
99
command: bundle exec sus

0 commit comments

Comments
 (0)