diff --git a/report/src/pages/RunIndex.tsx b/report/src/pages/RunIndex.tsx index d44b87c0..361caf32 100644 --- a/report/src/pages/RunIndex.tsx +++ b/report/src/pages/RunIndex.tsx @@ -136,7 +136,7 @@ function RunIndex() {

{section.testName}

- Test ID: {section.key} + {section.runs?.[0]?.testDescription}