We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3f9709b commit 05d0c13Copy full SHA for 05d0c13
config/external.yaml
@@ -12,7 +12,7 @@ protocol-websocket:
12
command: bundle exec sus
13
async-websocket:
14
url: https://github.com/socketry/async-websocket.git
15
- command: bundle exec rspec
+ command: bundle exec sus
16
falcon:
17
url: https://github.com/socketry/falcon.git
18
command: bundle exec rspec
0 commit comments