Yes ,
$message = new FormattableMarkup('Testing redirect from %from to %to. ...

Contribution Date
Technology
Contribution Project
Contribution Details

Yes ,

$message = new FormattableMarkup('Testing redirect from %from to %to. Ending url: %url', [ '%from' => $path, '%to' => $expected_ending_url, '%url' => $ending_url, ]);

is removed from GlobalRedirectTest.php test files , but we can remove $storage_definition unused variable from install file.

Kindly review a new patch.

Issue Status
Needs Review
Contribution Author
Files count
2
Patches count
1