You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: test/test_helper.rb
+2
Original file line number
Diff line number
Diff line change
@@ -11,6 +11,8 @@
11
11
Bundler.require
12
12
begin
13
13
require'rackup/handler'
14
+
# Work around "uninitialized constant Rack::Handler" on Capybara here: https://github.com/teamcapybara/capybara/blob/0480f90168a40780d1398c75031a255c1819dce8/lib/capybara/registrations/servers.rb#L31
0 commit comments