From 7fe97e807599a8059ecfbca58acae1f34be4eed0 Mon Sep 17 00:00:00 2001 From: Alex Gleason Date: Fri, 16 Sep 2022 12:44:11 -0500 Subject: [PATCH] QuotedStatus: move testId to highest component --- app/soapbox/components/quoted-status.tsx | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/app/soapbox/components/quoted-status.tsx b/app/soapbox/components/quoted-status.tsx index 9a758225b..d7ecfaf05 100644 --- a/app/soapbox/components/quoted-status.tsx +++ b/app/soapbox/components/quoted-status.tsx @@ -125,12 +125,13 @@ const QuotedStatus: React.FC = ({ status, onCancel, compose }) => } return ( -