Skip to content

Commit

Permalink
Remove timeout - 10s is now the default.
Browse files Browse the repository at this point in the history
  • Loading branch information
ioquatix committed Aug 27, 2023
1 parent 70d855e commit 70a9fbf
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions fixtures/server_context.rb
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,6 @@
module ServerContext
include Sus::Fixtures::Async::ReactorContext

def timeout
10
end

def protocol
::Async::HTTP::Protocol::HTTP1
end
Expand Down

0 comments on commit 70a9fbf

Please sign in to comment.