Skip to content

Commit

Permalink
Fix server registration
Browse files Browse the repository at this point in the history
Co-authored-by: Samuel Williams <samuel.williams@oriontransfer.co.nz>
  • Loading branch information
dentarg and ioquatix committed Feb 13, 2023
1 parent 0ead83c commit 86267cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/server_test.rb
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ def stop
end
end

register 'mock', 'Rack::Handler::Mock'
register :mock, Mock
end

class ServerTest < Minitest::Test
Expand Down

0 comments on commit 86267cf

Please sign in to comment.