rails/actionpack/test/dispatch/routing
Connor McQuillan db8f573ada
Remove redundant test
This test was introduced in #19904.

In #21368 a bunch of test setup was removed, but the assignment
of `@set` was duplicated.

Removing the extraneous test setup means the test is identical to the
`test_cart_inspect` test.

This removes the test entirely.
2023-05-09 08:33:35 +01:00
..
concerns_test.rb Delete concerns_executes_block_in_context_of_current_mapper test 2022-02-06 14:45:54 +00:00
custom_url_helpers_test.rb Use frozen string literal in actionpack/ 2017-07-29 14:02:40 +03:00
inspector_test.rb Remove redundant test 2023-05-09 08:33:35 +01:00
instrumentation_test.rb Add :request to redirect.action_dispatch payload 2022-08-31 13:53:48 -05:00
ipv6_redirect_test.rb Revert "Merge pull request #33970 from rails/eager-url-helpers" 2018-10-03 16:15:47 -05:00
log_subscriber_test.rb Add :request to redirect.action_dispatch payload 2022-08-31 13:53:48 -05:00
non_dispatch_routed_app_test.rb Support testing of non-ActionDispatch-routed apps. 2019-02-05 20:25:39 -08:00
route_set_test.rb Allow multiline to be passed in routes when using wildcards. 2021-10-13 19:14:20 -04:00