From f8d218e11a1e9fba81f2fc0182a4526b9d7cf39d Mon Sep 17 00:00:00 2001 From: Paul Frazee Date: Tue, 27 Jun 2023 20:55:46 -0500 Subject: Simulator fixes (#918) * Update the mock server to use the dev-env to manage the server * Fix list testIDs * Fix the invite test construction * Remove leftover test hardcode --- src/view/com/lists/ListActions.tsx | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) (limited to 'src') diff --git a/src/view/com/lists/ListActions.tsx b/src/view/com/lists/ListActions.tsx index 4e6f7e6b9..ee5a2afcb 100644 --- a/src/view/com/lists/ListActions.tsx +++ b/src/view/com/lists/ListActions.tsx @@ -25,7 +25,8 @@ export const ListActions = ({ let buttons = [ ),