Skip to content

Commit

Permalink
rack-test does not autoload Rack::Lint with Rack 3
Browse files Browse the repository at this point in the history
  • Loading branch information
dentarg committed Jul 31, 2024
1 parent 516981e commit d3ab2c2
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,6 +1,7 @@
require 'test/unit'
require 'shoulda'
require 'rack/builder'
require 'rack/lint'
require 'rack/mock'
require 'rack/test'

Expand Down

0 comments on commit d3ab2c2

Please sign in to comment.