Skip to content

Commit cecb937

Browse files
Update FailedTestsErrorBanner.tsx (#3755)
1 parent 9bce760 commit cecb937

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/pages/RepoPage/FailedTestsTab/FailedTestsPage/FailedTestsErrorBanner/FailedTestsErrorBanner.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ const FileNotFoundBanner = () => (
2626
</BannerHeading>
2727
<BannerContent>
2828
<p>
29-
No result to display due to Test Analytics couldn&apos;t locate a JUnit
29+
No result to display because Test Analytics couldn&apos;t locate a JUnit
3030
XML file. Please rename the file to include{' '}
3131
<CodeSnippet>junit</CodeSnippet>, ensure CLI file search is enabled, or
3232
use the <CodeSnippet>file</CodeSnippet> or{' '}

0 commit comments

Comments
 (0)