Skip to content

Commit

Permalink
Rename test
Browse files Browse the repository at this point in the history
  • Loading branch information
jorgemanrubia committed Dec 26, 2024
1 parent d7fb81e commit 7ded7ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion test/middleware_test.rb
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
require "application_system_test_case"

class MiddlewareTest < ActionDispatch::IntegrationTest
test "error" do
test "don't fail on redirects" do
get "/redirected"
end
end

0 comments on commit 7ded7ac

Please sign in to comment.