From ca629e8c26f95c6990bf9d5bf11f09be85b0204e Mon Sep 17 00:00:00 2001 From: Untone Date: Wed, 31 Jul 2024 01:39:24 +0300 Subject: [PATCH] tests --- src/components/ProfileNav/ProfilePopup.tsx | 4 ++-- tests/3-auth-drafts-actions.spec.ts | 16 ++++++++-------- tests/4-auth-author-actions.spec.ts | 4 +--- 3 files changed, 11 insertions(+), 13 deletions(-) diff --git a/src/components/ProfileNav/ProfilePopup.tsx b/src/components/ProfileNav/ProfilePopup.tsx index 5dbaeaff..bfd67f5e 100644 --- a/src/components/ProfileNav/ProfilePopup.tsx +++ b/src/components/ProfileNav/ProfilePopup.tsx @@ -20,13 +20,13 @@ export const ProfilePopup = (props: ProfilePopupProps) => {