-
Ignore routes matching legacy_*_redirect in route specs · cc829e81Sean McGivern authored
Routes with the name `legacy_*_redirect` may have wildcards deliberately, in order to support routing old paths to new paths. As long as these routes are tested independently, they do not need to fail the path regex spec.
cc829e81
×