From a7e116af3e0770714738b05a04ee6b23de566412 Mon Sep 17 00:00:00 2001 From: weilirs <62249815+weilirs@users.noreply.github.com> Date: Tue, 21 Nov 2023 06:19:40 -0600 Subject: [PATCH] test(e2e, playwright): action-row improvements(modified the first test and added a test for Preview Portal button) (#52387) --- .../Challenges/classic/action-row.tsx | 3 +- e2e/action-row.spec.ts | 32 ++++++++++++++++--- 2 files changed, 30 insertions(+), 5 deletions(-) diff --git a/client/src/templates/Challenges/classic/action-row.tsx b/client/src/templates/Challenges/classic/action-row.tsx index b0fcbb2f848..41e4ecad727 100644 --- a/client/src/templates/Challenges/classic/action-row.tsx +++ b/client/src/templates/Challenges/classic/action-row.tsx @@ -78,7 +78,7 @@ const ActionRow = ({ )}