diff --git a/src/pages/RepoPage/FailedTestsTab/FailedTestsPage/FailedTestsErrorBanner/FailedTestsErrorBanner.tsx b/src/pages/RepoPage/FailedTestsTab/FailedTestsPage/FailedTestsErrorBanner/FailedTestsErrorBanner.tsx index 6dd7036482..cdd1498896 100644 --- a/src/pages/RepoPage/FailedTestsTab/FailedTestsPage/FailedTestsErrorBanner/FailedTestsErrorBanner.tsx +++ b/src/pages/RepoPage/FailedTestsTab/FailedTestsPage/FailedTestsErrorBanner/FailedTestsErrorBanner.tsx @@ -26,8 +26,8 @@ const FileNotFoundBanner = () => (

- No result to display because Test Analytics couldn't locate a JUnit - XML file. Please rename the file to include{' '} + Some test results could not be displayed because Test Analytics couldn't locate a JUnit + XML file on the latest commit to this branch. Please rename the file to include{' '} junit, ensure CLI file search is enabled, or use the file or{' '} search_dir arguments to specify the file(s)