this rule: ``` { from: '^/test|ing/', to: '/final', statusCode: 301, }, ``` redirects to `/final%7C/final`, should redirect to `/final`