diff --git a/web/app/components/rag-pipeline/components/panel/test-run/result/index.tsx b/web/app/components/rag-pipeline/components/panel/test-run/result/index.tsx index 5dfe4d9720..b196df1eb2 100644 --- a/web/app/components/rag-pipeline/components/panel/test-run/result/index.tsx +++ b/web/app/components/rag-pipeline/components/panel/test-run/result/index.tsx @@ -48,7 +48,7 @@ const Result = () => { /> )} {currentTab === 'DETAIL' && !workflowRunningData?.result && ( -