Skip to content

Commit

Permalink
Fix external tests.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Nov 10, 2022
1 parent 79ebeb3 commit a92c820
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/external.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ async-rest:
command: bundle exec rspec
async-websocket:
url: https://github.com/socketry/async-websocket.git
command: bundle exec rspec
command: bundle exec sus
async-http-faraday:
url: https://github.com/socketry/async-http-faraday.git
command: bundle exec rspec
Expand Down

0 comments on commit a92c820

Please sign in to comment.