Problem/Motivation
ie: https://git.drupalcode.org/issue/drupal-3403162/-/pipelines/53807/test_r... (and click on any category)
We can see the full path like: /builds/issue/drupal-3403162/core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
The link's href value is: https://git.drupalcode.org/issue/drupal-3403162/-/blob/7aaa539cb4bf26e9266cdc6a764e969695e50aae/builds/issue/drupal-3403162/core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
And it should be: https://git.drupalcode.org/issue/drupal-3403162/-/blob/7aaa539cb4bf26e9266cdc6a764e969695e50aae/core/tests/Drupal/Tests/Core/Command/GenerateThemeTest.php
Steps to reproduce
Open any test report detail.
Proposed resolution
Fix the path so the link shown is correct and takes you to the file.
Remaining tasks
MR