Skip to content

Commit 05d0c13

Browse files
committed
Fix external tests.
1 parent 3f9709b commit 05d0c13

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
@@ -12,7 +12,7 @@ protocol-websocket:
1212
command: bundle exec sus
1313
async-websocket:
1414
url: https://github.com/socketry/async-websocket.git
15-
command: bundle exec rspec
15+
command: bundle exec sus
1616
falcon:
1717
url: https://github.com/socketry/falcon.git
1818
command: bundle exec rspec

0 commit comments

Comments
 (0)