From 3522383bb2bf4d2f558f3ec8d7e806013d7e78c6 Mon Sep 17 00:00:00 2001 From: somebody1234 Date: Wed, 27 Sep 2023 05:12:06 +1000 Subject: [PATCH] Fix tests --- .../src/dashboard/components/dashboard.tsx | 1 - .../change-password-modal-1-linux.png | Bin 33056 -> 24187 bytes .../change-password-modal-2-linux.png | Bin 36576 -> 28706 bytes .../change-password-modal-3-linux.png | Bin 33998 -> 25883 bytes .../change-password-modal-4-linux.png | Bin 29840 -> 20463 bytes .../confirm-delete-modal-1-linux.png | Bin 10681 -> 8159 bytes .../drive-view-1-linux.png | Bin 32533 -> 50187 bytes .../drive-view-2-linux.png | Bin 15984 -> 28306 bytes .../drive-view-3-linux.png | Bin 18476 -> 18774 bytes .../login-and-logout-1-linux.png | Bin 165563 -> 62293 bytes .../login-and-logout-2-linux.png | Bin 58567 -> 61248 bytes .../login-screen-1-linux.png | Bin 58567 -> 61248 bytes .../login-screen-2-linux.png | Bin 64306 -> 66462 bytes .../login-screen-3-linux.png | Bin 69446 -> 71812 bytes .../sign-up-flow-1-linux.png | Bin 10140 -> 11856 bytes .../sign-up-flow-2-linux.png | Bin 47756 -> 47847 bytes .../sign-up-flow-3-linux.png | Bin 58567 -> 61248 bytes .../user-menu-1-linux.png | Bin 10274 -> 5873 bytes package-lock.json | 5362 +++++++++-------- 19 files changed, 2725 insertions(+), 2638 deletions(-) diff --git a/app/ide-desktop/lib/dashboard/src/authentication/src/dashboard/components/dashboard.tsx b/app/ide-desktop/lib/dashboard/src/authentication/src/dashboard/components/dashboard.tsx index a8536866cefe..b08be6b8c929 100644 --- a/app/ide-desktop/lib/dashboard/src/authentication/src/dashboard/components/dashboard.tsx +++ b/app/ide-desktop/lib/dashboard/src/authentication/src/dashboard/components/dashboard.tsx @@ -397,7 +397,6 @@ export default function Dashboard(props: DashboardProps) { isListingLocalDirectoryAndWillFail={isListingLocalDirectoryAndWillFail} isListingRemoteDirectoryAndWillFail={isListingRemoteDirectoryAndWillFail} /> -