From 361aaa9fe87deb79d8ad909c577dc180091ed442 Mon Sep 17 00:00:00 2001 From: Huyen Nguyen <25715018+huyenltnguyen@users.noreply.github.com> Date: Sat, 6 Apr 2024 01:26:30 +0700 Subject: [PATCH] chore(e2e,playwright): remove unused test IDs (#54309) --- .../solution-display-widget/index.tsx | 17 +++-------------- 1 file changed, 3 insertions(+), 14 deletions(-) diff --git a/client/src/components/solution-display-widget/index.tsx b/client/src/components/solution-display-widget/index.tsx index 9c92e551454..8dab385d16b 100644 --- a/client/src/components/solution-display-widget/index.tsx +++ b/client/src/components/solution-display-widget/index.tsx @@ -114,10 +114,7 @@ export function SolutionDisplayWidget({ ); const ShowMultifileProjectSolution = (
- + {viewText}{' '} @@ -125,18 +122,10 @@ export function SolutionDisplayWidget({ - + {viewCode} - + {viewProject}