There was an error while loading. Please reload this page.
1 parent 67f6ed8 commit 84e2e35Copy full SHA for 84e2e35
test/async/http/faraday/adapter/parallel.rb
@@ -13,7 +13,6 @@
13
include Sus::Fixtures::Async::ReactorContext
14
include Sus::Fixtures::Async::HTTP::ServerContext
15
16
-
17
let(:app) do
18
Protocol::HTTP::Middleware.for do |request|
19
Protocol::HTTP::Response[200, {}, ["Hello World"]]
0 commit comments