Skip to content

Commit a92c820

Browse files
committed
Fix external tests.
1 parent 79ebeb3 commit a92c820

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
@@ -6,7 +6,7 @@ async-rest:
66
command: bundle exec rspec
77
async-websocket:
88
url: https://github.com/socketry/async-websocket.git
9-
command: bundle exec rspec
9+
command: bundle exec sus
1010
async-http-faraday:
1111
url: https://github.com/socketry/async-http-faraday.git
1212
command: bundle exec rspec

0 commit comments

Comments
 (0)