From 9db785bed96a32777f48fc09ca455670e44d8fdd Mon Sep 17 00:00:00 2001 From: Ukarus Date: Fri, 13 Oct 2023 05:43:29 -0300 Subject: [PATCH] test(e2e,playwright): action-row (#51844) Co-authored-by: Ahmad <57593864+Ahmadkashif@users.noreply.github.com> --- .../Challenges/classic/action-row.tsx | 8 +- e2e/action-row.spec.ts | 101 ++++++++++++++++++ 2 files changed, 106 insertions(+), 3 deletions(-) create mode 100644 e2e/action-row.spec.ts diff --git a/client/src/templates/Challenges/classic/action-row.tsx b/client/src/templates/Challenges/classic/action-row.tsx index 33f93301149..b0fcbb2f848 100644 --- a/client/src/templates/Challenges/classic/action-row.tsx +++ b/client/src/templates/Challenges/classic/action-row.tsx @@ -50,17 +50,18 @@ const ActionRow = ({ } return ( -
-
+
+
{!isProjectBasedChallenge && ( )} - +