We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6c50b9a commit 67b3e8eCopy full SHA for 67b3e8e
config/external.yaml
@@ -6,7 +6,7 @@ protocol-http2:
6
command: bundle exec sus
7
async-http:
8
url: https://github.com/socketry/async-http.git
9
- command: bundle exec rspec
+ command: bundle exec sus
10
protocol-websocket:
11
url: https://github.com/socketry/protocol-websocket.git
12
@@ -15,7 +15,7 @@ async-websocket:
15
16
falcon:
17
url: https://github.com/socketry/falcon.git
18
19
async-rest:
20
url: https://github.com/socketry/async-rest.git
21
0 commit comments