From 5d79afb20bc2c3eb12235c6099a5d245b20f2600 Mon Sep 17 00:00:00 2001 From: yuniszhang Date: Tue, 12 Oct 2021 11:37:04 +0800 Subject: [PATCH] =?UTF-8?q?=E4=BF=AE=E5=A4=8DUT?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ut/test.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ut/test.py b/ut/test.py index 9aa46f0..b8dfadf 100644 --- a/ut/test.py +++ b/ut/test.py @@ -463,7 +463,7 @@ def test_get_bucket_location(): def test_get_service(): - return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉 + return # TODO: 测试账号的桶太多了导致列举超时,暂时屏蔽掉 """列出账号下所有的bucket信息""" response = client.list_buckets()