Skip to content

Commit

Permalink
rack-test does not autoload Rack::Builder with Rack 3
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Jul 31, 2024
1 parent c6f7e3d commit 516981e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions test/helper.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
require 'test/unit'
require 'shoulda'
require 'rack/builder'
require 'rack/mock'
require 'rack/test'

Expand Down

0 comments on commit 516981e

Please sign in to comment.