From 13033604e78080112de0841b46024a396803fa0d Mon Sep 17 00:00:00 2001 From: "Xinwei Xiong (cubxxw)" <3293172751nss@gmail.com> Date: Fri, 23 Feb 2024 16:15:15 +0800 Subject: [PATCH] feat: Combining GitHub and Google Workspace for Effective Project Management' --- scripts/install/test.sh | 3 +-- test/e2e/web/.keep | 1 - 2 files changed, 1 insertion(+), 3 deletions(-) delete mode 100644 test/e2e/web/.keep diff --git a/scripts/install/test.sh b/scripts/install/test.sh index 5eb86142d..4ea3f16ca 100755 --- a/scripts/install/test.sh +++ b/scripts/install/test.sh @@ -62,8 +62,7 @@ function openim::test::auth() { openim::test::get_token # 2. Force logout the test user from a specific platform. - # TODO: BUG - # openim::test::force_logout + openim::test::force_logout # Log the completion of the auth test suite. openim::log::success "Auth test suite completed successfully." diff --git a/test/e2e/web/.keep b/test/e2e/web/.keep deleted file mode 100644 index 4f07f1caf..000000000 --- a/test/e2e/web/.keep +++ /dev/null @@ -1 +0,0 @@ -.keep \ No newline at end of file