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